Uses of Class
org.hibernate.loader.entity.plan.AbstractBatchingEntityLoaderBuilder
-
Packages that use AbstractBatchingEntityLoaderBuilder Package Description org.hibernate.loader.entity.plan -
-
Uses of AbstractBatchingEntityLoaderBuilder in org.hibernate.loader.entity.plan
Subclasses of AbstractBatchingEntityLoaderBuilder in org.hibernate.loader.entity.plan Modifier and Type Class Description class
LegacyBatchingEntityLoaderBuilder
LoadPlan-based implementation of the legacy batch loading strategy
-