程序包 org.hibernate.loader.entity
This package defines entity loaders
-
接口概要 接口 说明 UniqueEntityLoader Loads entities for a EntityPersister -
类概要 类 说明 AbstractEntityLoader BatchingEntityLoader The base contract for loaders capable of performing batch-fetch loading of entities using multiple primary key values in the SQL WHERE clause.BatchingEntityLoaderBuilder The contract for buildingUniqueEntityLoadercapable of performing batch-fetch loading.CacheEntityLoaderHelper CacheEntityLoaderHelper.PersistenceContextEntry CascadeEntityJoinWalker CascadeEntityLoader CollectionElementLoader DynamicBatchingEntityLoaderBuilder A BatchingEntityLoaderBuilder that builds UniqueEntityLoader instances capable of dynamically building its batch-fetch SQL based on the actual number of entity ids waiting to be fetched.DynamicBatchingEntityLoaderBuilder.DynamicBatchingEntityLoader EntityJoinWalker A walker for loaders that fetch entitiesEntityLoader Loads an entity instance using outerjoin fetching to fetch associated entities.LegacyBatchingEntityLoaderBuilder No longer used, seeLegacyBatchingEntityLoaderBuilderinstead.LegacyBatchingEntityLoaderBuilder.LegacyBatchingEntityLoader -
枚举概要 枚举 说明 CacheEntityLoaderHelper.EntityStatus