Uses of Interface
org.hibernate.action.spi.BeforeTransactionCompletionProcess

Package
Description
The various concrete action implementations.
This SPI package defines an abstraction over the notion of an "action" which is scheduled for asynchronous execution by the event listeners.
This package defines some central internal SPI abstractions used throughout the implementation of Hibernate.