Uses of Package
org.hibernate.action.spi

Packages that use org.hibernate.action.spi
org.hibernate.action.internal   
org.hibernate.action.spi   
org.hibernate.engine.spi   
org.hibernate.envers.synchronization   
 

Classes in org.hibernate.action.spi used by org.hibernate.action.internal
AfterTransactionCompletionProcess
          Contract representing some process that needs to occur during after transaction completion.
BeforeTransactionCompletionProcess
          Contract representing some process that needs to occur during before transaction completion.
Executable
          An operation which may be scheduled for later execution.
 

Classes in org.hibernate.action.spi used by org.hibernate.action.spi
AfterTransactionCompletionProcess
          Contract representing some process that needs to occur during after transaction completion.
BeforeTransactionCompletionProcess
          Contract representing some process that needs to occur during before transaction completion.
 

Classes in org.hibernate.action.spi used by org.hibernate.engine.spi
AfterTransactionCompletionProcess
          Contract representing some process that needs to occur during after transaction completion.
BeforeTransactionCompletionProcess
          Contract representing some process that needs to occur during before transaction completion.
Executable
          An operation which may be scheduled for later execution.
 

Classes in org.hibernate.action.spi used by org.hibernate.envers.synchronization
BeforeTransactionCompletionProcess
          Contract representing some process that needs to occur during before transaction completion.
 



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