Class QueryExpressionsState
java.lang.Object
org.apache.openjpa.jdbc.kernel.exps.QueryExpressionsState
Struct to hold the state of a query expressions instance.
- Author:
- Abe White
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
EMPTY_STATES
-
projections
-
filter
-
grouping
-
having
-
ordering
-
-
Constructor Details
-
QueryExpressionsState
public QueryExpressionsState()
-