Class AbstractCollectionBatchLoader

java.lang.Object
org.hibernate.loader.ast.internal.AbstractCollectionBatchLoader
All Implemented Interfaces:
BatchLoader, CollectionBatchLoader, CollectionLoader, Loader, MultiKeyLoader
Direct Known Subclasses:
CollectionBatchLoaderArrayParam, CollectionBatchLoaderInPredicate

public abstract class AbstractCollectionBatchLoader extends Object implements CollectionBatchLoader