程序包的使用
org.hibernate.action.spi
-
使用org.hibernate.action.spi的程序包 程序包 说明 org.hibernate.action.internal Internals for action processing.org.hibernate.action.spi Defines SPI hooks into theActionQueue.org.hibernate.engine.spi -
org.hibernate.action.internal使用的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.Executable An operation which may be scheduled for later execution. -
org.hibernate.action.spi使用的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. -
org.hibernate.engine.spi使用的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.Executable An operation which may be scheduled for later execution.