类的使用
org.hibernate.loader.entity.BatchingEntityLoaderBuilder
-
使用BatchingEntityLoaderBuilder的程序包 程序包 说明 org.hibernate.loader.entity This package defines entity loadersorg.hibernate.loader.entity.plan -
-
org.hibernate.loader.entity中BatchingEntityLoaderBuilder的使用
org.hibernate.loader.entity中BatchingEntityLoaderBuilder的子类 修饰符和类型 类 说明 classDynamicBatchingEntityLoaderBuilderA 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.classLegacyBatchingEntityLoaderBuilderNo longer used, seeLegacyBatchingEntityLoaderBuilderinstead.返回BatchingEntityLoaderBuilder的org.hibernate.loader.entity中的方法 修饰符和类型 方法 说明 static BatchingEntityLoaderBuilderBatchingEntityLoaderBuilder. getBuilder(SessionFactoryImplementor factory) -
org.hibernate.loader.entity.plan中BatchingEntityLoaderBuilder的使用
org.hibernate.loader.entity.plan中BatchingEntityLoaderBuilder的子类 修饰符和类型 类 说明 classAbstractBatchingEntityLoaderBuilderBase class for LoadPlan-based BatchingEntityLoaderBuilder implementations.classLegacyBatchingEntityLoaderBuilderLoadPlan-based implementation of the legacy batch loading strategy
-