Spring MVC - Class Diagram - Classes that extend TransactionSynchronizationAdapter




NameTypePackageDescriptionDetail

SpringFlushSynchronizationClassorg.springframework.orm.hibernate5Simple synchronization adapter that propagates a flush() callto the underlying Hibernate Session.Detail
SpringFlushSynchronizationClassorg.springframework.orm.hibernate4Simple synchronization adapter that propagates a flush() callto the underlying Hibernate Session.Detail
SpringLobCreatorSynchronizationClassorg.springframework.jdbc.support.lobCallback for resource cleanup at the end of a Spring transaction.Detail
TransactionSynchronizationAdapterClassorg.springframework.transaction.supportSimple TransactionSynchronization adapter containing emptymethod implementations, for easier overriding of single methods.Detail