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 TypeClassDescriptionclass
Base support forMultiIdEntityLoader
implementations.class
class
Standard MultiIdEntityLoaderclass
Standard MultiNaturalIdLoader implementationclass
MultiNaturalIdLoader 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 TypeInterfaceDescriptioninterface
Loader subtype for loading multiple entities by multiple identifier values.interface
Loader for entities by multiple natural-ids