Uses of Package
org.hibernate.engine.transaction.synchronization.spi

Packages that use org.hibernate.engine.transaction.synchronization.spi
org.hibernate.engine.transaction.internal   
org.hibernate.engine.transaction.spi   
org.hibernate.engine.transaction.synchronization.internal   
org.hibernate.engine.transaction.synchronization.spi   
 

Classes in org.hibernate.engine.transaction.synchronization.spi used by org.hibernate.engine.transaction.internal
SynchronizationCallbackCoordinator
           
 

Classes in org.hibernate.engine.transaction.synchronization.spi used by org.hibernate.engine.transaction.spi
SynchronizationCallbackCoordinator
           
 

Classes in org.hibernate.engine.transaction.synchronization.spi used by org.hibernate.engine.transaction.synchronization.internal
AfterCompletionAction
          A pluggable strategy for defining any actions to be performed during Synchronization.afterCompletion(int) processing from the the Synchronization registered by Hibernate with the underlying JTA platform.
ExceptionMapper
          A pluggable strategy for defining how the Synchronization registered by Hibernate handles exceptions.
ManagedFlushChecker
          A pluggable strategy for defining how the Synchronization registered by Hibernate determines whether to perform a managed flush.
SynchronizationCallbackCoordinator
           
 

Classes in org.hibernate.engine.transaction.synchronization.spi used by org.hibernate.engine.transaction.synchronization.spi
AfterCompletionAction
          A pluggable strategy for defining any actions to be performed during Synchronization.afterCompletion(int) processing from the the Synchronization registered by Hibernate with the underlying JTA platform.
ExceptionMapper
          A pluggable strategy for defining how the Synchronization registered by Hibernate handles exceptions.
ManagedFlushChecker
          A pluggable strategy for defining how the Synchronization registered by Hibernate determines whether to perform a managed flush.
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.