Package org.apache.openjpa.kernel.exps
Interface Subquery
- All Superinterfaces:
Serializable
,Value
- All Known Implementing Classes:
SubQ
Query value representing a subquery.
- Since:
- 0.3.2
- Author:
- Abe White
-
Method Summary
Modifier and TypeMethodDescriptionReturn the candidate alias for this subquery.void
Set the parsed subquery.void
setSubqAlias
(String subqAlias) Methods inherited from interface org.apache.openjpa.kernel.exps.Value
acceptVisit, getAlias, getMetaData, getName, getPath, getSelectAs, getType, isAggregate, isVariable, isXPath, setAlias, setImplicitType, setMetaData