程序包的使用
org.hibernate.loader.entity.plan
-
使用org.hibernate.loader.entity.plan的程序包 程序包 说明 org.hibernate.loader.entity.plan -
org.hibernate.loader.entity.plan使用的org.hibernate.loader.entity.plan中的类 类 说明 AbstractBatchingEntityLoaderBuilder Base class for LoadPlan-based BatchingEntityLoaderBuilder implementations.AbstractLoadPlanBasedEntityLoader A UniqueEntityLoader implementation based on using LoadPlansBatchingEntityLoader The base contract for UniqueEntityLoader implementations capable of performing batch-fetch loading of entities using multiple primary key values in the SQL WHERE clause.EntityLoader UniqueEntityLoader implementation that is the main functionality for LoadPlan-based Entity loading.EntityLoader.Builder LegacyBatchingEntityLoaderBuilder LoadPlan-based implementation of the legacy batch loading strategy