Name | Type | Package | Description | Detail |
| | | |
SpringFlushSynchronization | Class | org.springframework.orm.hibernate5 | Simple synchronization adapter that propagates a flush() callto the underlying Hibernate Session. | Detail |
SpringFlushSynchronization | Class | org.springframework.orm.hibernate4 | Simple synchronization adapter that propagates a flush() callto the underlying Hibernate Session. | Detail |
SpringLobCreatorSynchronization | Class | org.springframework.jdbc.support.lob | Callback for resource cleanup at the end of a Spring transaction. | Detail |
TransactionSynchronizationAdapter | Class | org.springframework.transaction.support | Simple TransactionSynchronization adapter containing emptymethod implementations, for easier overriding of single methods. | Detail |