Uses of Class
org.hibernate.loader.collection.plan.CollectionLoader.Builder
-
Packages that use CollectionLoader.Builder Package Description org.hibernate.loader.collection.plan -
-
Uses of CollectionLoader.Builder in org.hibernate.loader.collection.plan
Methods in org.hibernate.loader.collection.plan that return CollectionLoader.Builder Modifier and Type Method Description static CollectionLoader.Builder
CollectionLoader. forCollection(QueryableCollection collectionPersister)
CollectionLoader.Builder
CollectionLoader.Builder. withBatchSize(int batchSize)
CollectionLoader.Builder
CollectionLoader.Builder. withInfluencers(LoadQueryInfluencers influencers)
-