Uses of Record Class
org.hibernate.action.queue.spi.PlanningOptions
Packages that use PlanningOptions
Package
Description
This package defines some central internal SPI abstractions
used throughout the implementation of Hibernate.
An SPI supporting custom instantiation of
entity instances and
embeddable objects.
-
Uses of PlanningOptions in org.hibernate.engine.spi
Methods in org.hibernate.engine.spi that return PlanningOptionsModifier and TypeMethodDescriptionSessionFactoryImplementor.getGraphPlanningOptions()Configuration for graph planning as part of the ActionQueue. -
Uses of PlanningOptions in org.hibernate.metamodel.spi
Methods in org.hibernate.metamodel.spi that return PlanningOptions