Files
spring-data-commons/src/main/java/org/springframework/data
Oliver Gierke 47b8e0290f DATACMNS-959 - RepositoryFactorySupport now registers interceptor to detect transactions.
The interceptor discovers whether a transaction was running before the call entered the repository proxy and exposes that fact via ….isSurroundingTransactionActive() for donwstream usage.

Related ticket: DATAJPA-1023.
2016-12-14 15:34:08 +01:00
..
2016-12-05 09:59:25 +01:00