Package | Description |
---|---|
org.hibernate.loader.plan.spi |
Modifier and Type | Interface and Description |
---|---|
interface |
FetchableCollectionElement |
interface |
FetchableCollectionIndex
A collection index which can be a fetch owner.
|
Modifier and Type | Class and Description |
---|---|
class |
CollectionReturn |
class |
CompositeElementGraph
Represents the
FetchOwner for a composite collection element. |
class |
CompositeIndexGraph
Represents the
FetchOwner for a composite collection index. |
class |
EntityElementGraph
Represents the
FetchOwner for a collection element that is
an entity association type. |
class |
EntityIndexGraph
Represents the
FetchOwner for a collection index that is an entity. |
class |
EntityReturn
Represents an entity return value in the query results.
|
Modifier and Type | Method and Description |
---|---|
CopyableReturn |
CopyableReturn.makeCopy(CopyContext copyContext)
Makes a deep copy.
|
Copyright © 2013. All rights reserved.