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 |
CollectionFetchableElementAnyGraph |
class |
CollectionFetchableElementCompositeGraph
Models the element graph of a collection, where the elements are composite
|
class |
CollectionFetchableElementEntityGraph |
Modifier and Type | Method and Description |
---|---|
CollectionFetchableElement |
AbstractCollectionReference.getElementGraph() |
Modifier and Type | Method and Description |
---|---|
CollectionFetchableElement |
CollectionReference.getElementGraph()
Retrieve the metadata about the elements of this collection *as a FetchSource*.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.