| Package | Description |
|---|---|
| org.hibernate.loader.collection |
<p>
This package defines collection initializers
</p>
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicCollectionLoader
Loads a collection of values or a many-to-many association.
|
class |
OneToManyLoader
Loads one-to-many associations<br>
<br>
The collection persister must implement <tt>QueryableCOllection<tt>.
|
class |
SubselectCollectionLoader
Implements subselect fetching for a collection
|
class |
SubselectOneToManyLoader
Implements subselect fetching for a one to many association
|
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.