类的使用
org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader
-
使用AbstractLoadPlanBasedLoader的程序包 程序包 说明 org.hibernate.loader.collection.plan org.hibernate.loader.entity.plan -
-
org.hibernate.loader.collection.plan中AbstractLoadPlanBasedLoader的使用
org.hibernate.loader.collection.plan中AbstractLoadPlanBasedLoader的子类 修饰符和类型 类 说明 classAbstractLoadPlanBasedCollectionInitializerAn abstractCollectionInitializerimplementation based on using LoadPlansclassCollectionLoaderSuperclass for loaders that initialize collections -
org.hibernate.loader.entity.plan中AbstractLoadPlanBasedLoader的使用
org.hibernate.loader.entity.plan中AbstractLoadPlanBasedLoader的子类 修饰符和类型 类 说明 classAbstractLoadPlanBasedEntityLoaderA UniqueEntityLoader implementation based on using LoadPlansclassEntityLoaderUniqueEntityLoader implementation that is the main functionality for LoadPlan-based Entity loading.
-