Uses of Package
org.hibernate.action.spi
-
Packages that use org.hibernate.action.spi Package Description org.hibernate.action.spi Defines SPI hooks into theActionQueue
.org.hibernate.engine.spi -
Classes in org.hibernate.action.spi used by org.hibernate.action.spi Class Description 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 Class Description 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.