Uses of Interface
org.hibernate.loader.ast.spi.CollectionBatchLoader
Packages that use CollectionBatchLoader
-
Uses of CollectionBatchLoader in org.hibernate.loader.ast.spi
Methods in org.hibernate.loader.ast.spi that return CollectionBatchLoaderModifier and TypeMethodDescriptionBatchLoaderFactory.createCollectionBatchLoader
(int domainBatchSize, LoadQueryInfluencers influencers, PluralAttributeMapping attributeMapping, SessionFactoryImplementor factory) Create a BatchLoader for batch-loadable collections.