Class CollectionBatchLoaderArrayParam

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

public class CollectionBatchLoaderArrayParam extends AbstractCollectionBatchLoader implements SqlArrayMultiKeyLoader
CollectionBatchLoader using a SQL ARRAY parameter to pass the key values.