Uses of Class
org.hibernate.engine.spi.ActionQueueLegacy
Packages that use ActionQueueLegacy
Package
Description
This package defines some central internal SPI abstractions
used throughout the implementation of Hibernate.
-
Uses of ActionQueueLegacy in org.hibernate.engine.spi
Methods in org.hibernate.engine.spi that return ActionQueueLegacyModifier and TypeMethodDescriptionstatic ActionQueueLegacyActionQueueLegacy.deserialize(ObjectInputStream ois, EventSource session) Used by the owning session to explicitly control deserialization of the action queue.