public interface FetchableCollectionIndex extends FetchOwner, CopyableReturn
NO_FETCHES
Modifier and Type | Method and Description |
---|---|
CollectionReference |
getCollectionReference()
Returns the collection reference.
|
FetchableCollectionIndex |
makeCopy(CopyContext copyContext)
Makes a deep copy.
|
addFetch, buildCollectionFetch, buildCompositeFetch, buildEntityFetch, getColumnNames, getFetches, getPropertyPath, getType, isNullable, retrieveFetchSourcePersister, validateFetchPlan
FetchableCollectionIndex makeCopy(CopyContext copyContext)
CopyableReturn
makeCopy
in interface CopyableReturn
CollectionReference getCollectionReference()
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.