public interface EntityQuerySpace extends QuerySpace
Models a QuerySpace specific to an entity (EntityPersister).
<p/>
It’s QuerySpace.getDisposition() result will be Disposition#ENTITY
QuerySpace.Disposition| Modifier and Type | Method and Description |
|---|---|
EntityPersister |
getEntityPersister()
Retrieve the EntityPersister that this QuerySpace refers to.
|
getDisposition, getJoins, getPropertyMapping, getQuerySpaces, getUid, toAliasedColumnsEntityPersister getEntityPersister()
Retrieve the EntityPersister that this QuerySpace refers to.
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.