Uses of Interface
org.hibernate.loader.ast.spi.MultiLoadOptions
Packages that use MultiLoadOptions
-
Uses of MultiLoadOptions in org.hibernate.loader.ast.spi
Subinterfaces of MultiLoadOptions in org.hibernate.loader.ast.spiModifier and TypeInterfaceDescriptioninterfaceEncapsulation of the options for loading multiple entities (of a type) by id.interfaceEncapsulation of the options for loading multiple entities (of a type) by natural-id.