public interface ExpandingEntityQuerySpace extends EntityQuerySpace, ExpandingQuerySpace
Describes an entity query space that allows adding joins with other
query spaces; used while building an EntityQuerySpace.
JoinQuerySpace.Disposition| Modifier and Type | Method and Description |
|---|---|
ExpandingCompositeQuerySpace |
makeCompositeIdentifierQuerySpace()
Builds a composite query space that allows adding joins used if
the entity has a composite entity identifier.
|
getEntityPersisteraddJoin, canJoinsBeRequired, getExpandingQuerySpacesgetDisposition, getJoins, getPropertyMapping, getQuerySpaces, getUid, toAliasedColumnsExpandingCompositeQuerySpace makeCompositeIdentifierQuerySpace()
Builds a composite query space that allows adding joins used if the entity has a composite entity identifier.
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.