Uses of Package
org.hibernate.action.queue.spi
Packages that use org.hibernate.action.queue.spi
Package
Description
Service and decomposition contracts for Hibernate action queue implementations.
This package defines some central internal SPI abstractions
used throughout the implementation of Hibernate.
Defines the event types and event listener interfaces for
events produced by the stateful
Session.An SPI supporting custom instantiation of
entity instances and
embeddable objects.
-
Classes in org.hibernate.action.queue.spi used by org.hibernate.action.queue.spiClassDescriptionCommon interface for ActionQueue implementations.Kind of table mutationIndicates
ActionQueueimplementations.Helps identify similar mutations more concretely that just type+table. -
Classes in org.hibernate.action.queue.spi used by org.hibernate.action.queue.spi.planClassDescriptionKind of table mutationHelps identify similar mutations more concretely that just type+table.
-
Classes in org.hibernate.action.queue.spi used by org.hibernate.engine.spiClassDescriptionCommon interface for ActionQueue implementations.Factory for ActionQueue instances.Options for controlling operation planning and scheduling.
-
Classes in org.hibernate.action.queue.spi used by org.hibernate.event.spi
-
Classes in org.hibernate.action.queue.spi used by org.hibernate.metamodel.spi