| Package | Description |
|---|---|
| org.hibernate.loader.collection.plan | |
| org.hibernate.loader.plan.exec.spi |
| Modifier and Type | Method and Description |
|---|---|
protected CollectionLoadQueryDetails |
AbstractLoadPlanBasedCollectionInitializer.getStaticLoadQuery() |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicCollectionLoadQueryDetails |
class |
OneToManyLoadQueryDetails |
| Modifier and Type | Method and Description |
|---|---|
static CollectionLoadQueryDetails |
OneToManyLoadQueryDetails.makeForBatching(LoadPlan loadPlan,
QueryBuildingParameters buildingParameters,
SessionFactoryImplementor factory)
Constructs a EntityLoadQueryDetails object from the given inputs.
|
static CollectionLoadQueryDetails |
BasicCollectionLoadQueryDetails.makeForBatching(LoadPlan loadPlan,
QueryBuildingParameters buildingParameters,
SessionFactoryImplementor factory)
Constructs a EntityLoadQueryDetails object from the given inputs.
|
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.