Package | Description |
---|---|
org.hibernate.loader.plan.build.internal.returns |
Contains the internal implementations of the building blocks that make up a metamodel-driven LoadPlan.
|
org.hibernate.loader.plan.spi |
Defines the SPI for the building blocks that make up a LoadPlan.
|
Modifier and Type | Class and Description |
---|---|
class |
CollectionFetchableIndexAnyGraph |
class |
CollectionFetchableIndexCompositeGraph
Models the index graph of a collection, where the index are composite.
|
class |
CollectionFetchableIndexEntityGraph |
Modifier and Type | Method and Description |
---|---|
CollectionFetchableIndex |
AbstractCollectionReference.getIndexGraph() |
Modifier and Type | Method and Description |
---|---|
CollectionFetchableIndex |
CollectionReference.getIndexGraph()
Retrieve the metadata about the index of this collection *as a FetchSource*.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.