public interface ExpandingQuerySpace extends QuerySpace
QuerySpace
.Join
QuerySpace.Disposition
Modifier and Type | Method and Description |
---|---|
void |
addJoin(Join join)
Adds a join with another query space.
|
boolean |
canJoinsBeRequired() |
ExpandingQuerySpaces |
getExpandingQuerySpaces() |
getDisposition, getJoins, getPropertyMapping, getQuerySpaces, getUid, toAliasedColumns
boolean canJoinsBeRequired()
void addJoin(Join join)
join
- The join to add.ExpandingQuerySpaces getExpandingQuerySpaces()
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.