public interface ExpandingQuerySpace extends QuerySpace
QuerySpace.JoinQuerySpace.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, toAliasedColumnsboolean canJoinsBeRequired()
void addJoin(Join join)
join - The join to add.ExpandingQuerySpaces getExpandingQuerySpaces()
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.