public interface FetchableCollectionElement extends FetchOwner, CopyableReturn
NO_FETCHES
Modifier and Type | Method and Description |
---|---|
CollectionReference |
getCollectionReference()
Returns the collection reference.
|
FetchableCollectionElement |
makeCopy(CopyContext copyContext)
Makes a deep copy.
|
addFetch, buildCollectionFetch, buildCompositeFetch, buildEntityFetch, getFetches, getPropertyPath, getType, isNullable, retrieveFetchSourcePersister, toSqlSelectFragments, validateFetchPlan
FetchableCollectionElement makeCopy(CopyContext copyContext)
CopyableReturn
makeCopy
in interface CopyableReturn
CollectionReference getCollectionReference()
Copyright © 2013. All rights reserved.