Uses of Interface
org.hibernate.loader.ast.spi.EntityLoader
Packages that use EntityLoader
-
Uses of EntityLoader in org.hibernate.loader.ast.spi
Subinterfaces of EntityLoader in org.hibernate.loader.ast.spiModifier and TypeInterfaceDescriptioninterface
BatchLoader specialization for entity fetchinginterface
Commonality for multi-loading an entityinterface
Loader subtype for loading multiple entities by multiple identifier values.interface
Loader for entities by multiple natural-idsinterface
Loader forNaturalId
handlinginterface
Loader for loading a single entity by primary or unique keyinterface
Loader for loading an entity by a single identifier value.interface
Loader subtype for loading an entity by a single unique-key value.