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.BuilderCollectionLoader. forCollection(QueryableCollection collectionPersister)CollectionLoader.BuilderCollectionLoader.Builder. withBatchSize(int batchSize)CollectionLoader.BuilderCollectionLoader.Builder. withInfluencers(LoadQueryInfluencers influencers)
-