Uses of Interface
org.hibernate.loader.ast.spi.EntityMultiLoader
Packages that use EntityMultiLoader
-
Uses of EntityMultiLoader in org.hibernate.loader.ast.internal
Classes in org.hibernate.loader.ast.internal that implement EntityMultiLoaderModifier and TypeClassDescriptionclassBase support forMultiIdEntityLoaderimplementations.classclassStandard MultiIdEntityLoaderclassStandard MultiNaturalIdLoader implementationclassMultiNaturalIdLoader implementation using SQL IN predicate to specify the ids -
Uses of EntityMultiLoader in org.hibernate.loader.ast.spi
Subinterfaces of EntityMultiLoader in org.hibernate.loader.ast.spiModifier and TypeInterfaceDescriptioninterfaceLoader subtype for loading multiple entities by multiple identifier values.interfaceLoader for entities by multiple natural-ids