Uses of Package
org.hibernate.action.spi
Packages that use org.hibernate.action.spi
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.
-
Classes in org.hibernate.action.spi used by org.hibernate.action.internalClassDescriptionContract representing some process that needs to occur during after transaction completion.Contract representing some process that needs to occur during before transaction completion.An operation which may be scheduled for later execution.
-
Classes in org.hibernate.action.spi used by org.hibernate.action.spiClassDescriptionContract representing some process that needs to occur during after transaction completion.Contract representing some process that needs to occur during before transaction completion.
-
Classes in org.hibernate.action.spi used by org.hibernate.engine.spiClassDescriptionContract representing some process that needs to occur during after transaction completion.Contract representing some process that needs to occur during before transaction completion.An operation which may be scheduled for later execution.
-
Classes in org.hibernate.action.spi used by org.hibernate.envers.internal.synchronizationClassDescriptionContract representing some process that needs to occur during before transaction completion.