public interface CollectionQuerySpace extends QuerySpace
Models a QuerySpace for a persistent collection.
<p/>
It’s QuerySpace.getDisposition() result will be Disposition#COLLECTION
QuerySpace.Disposition| Modifier and Type | Method and Description |
|---|---|
CollectionPersister |
getCollectionPersister()
Retrieve the collection persister this QuerySpace refers to.
|
getDisposition, getJoins, getPropertyMapping, getQuerySpaces, getUid, toAliasedColumnsCollectionPersister getCollectionPersister()
Retrieve the collection persister this QuerySpace refers to.
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.