Uses of Interface
org.granite.tide.data.TideSynchronizationManager

Packages that use TideSynchronizationManager
org.granite.tide.spring   
 

Uses of TideSynchronizationManager in org.granite.tide.spring
 

Classes in org.granite.tide.spring that implement TideSynchronizationManager
 class Hibernate3SynchronizationManager
          Responsible for registering a publishing synchronization on the Hibernate transaction
 class Hibernate4SynchronizationManager
          Responsible for registering a publishing queued process on the Hibernate 4 session
 class JPASynchronizationManager
          Responsible for registering a publishing synchronization on the JPA entity manager Delegated to Hibernate-specific workarounds when necessary