Uses of Interface
org.hibernate.loader.ast.internal.LoadPlan
Packages that use LoadPlan
-
Uses of LoadPlan in org.hibernate.loader.ast.internal
Subinterfaces of LoadPlan in org.hibernate.loader.ast.internalModifier and TypeInterfaceDescriptioninterface
Defines a plan for loading a single entity - by id, by uk, etcClasses in org.hibernate.loader.ast.internal that implement LoadPlanModifier and TypeClassDescriptionclass
A load plan for loading an array of state by a single restrictive part.class
Describes a plan for loading an entity by identifier.