Uses of Interface
org.hibernate.action.queue.spi.ActionQueueFactory
Packages that use ActionQueueFactory
Package
Description
This package defines some central internal SPI abstractions
used throughout the implementation of Hibernate.
-
Uses of ActionQueueFactory in org.hibernate.engine.spi
Methods in org.hibernate.engine.spi that return ActionQueueFactoryModifier and TypeMethodDescriptionSessionFactoryImplementor.getActionQueueFactory()Access to the factory for ActionQueue instances configured for this factory.