|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Subquery
Query value representing a subquery.
Method Summary | |
---|---|
String |
getCandidateAlias()
Return the candidate alias for this subquery. |
void |
setQueryExpressions(QueryExpressions query)
Set the parsed subquery. |
Methods inherited from interface org.apache.openjpa.kernel.exps.Value |
---|
acceptVisit, getMetaData, getType, isAggregate, isVariable, setImplicitType, setMetaData |
Method Detail |
---|
String getCandidateAlias()
void setQueryExpressions(QueryExpressions query)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |