org.apache.openjpa.jdbc.kernel.exps
public class QueryExpressionsState extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static ExpState[] |
EMPTY_STATES |
ExpState |
filter |
ExpState[] |
grouping |
ExpState |
having |
ExpState[] |
ordering |
ExpState[] |
projections |
Constructor and Description |
---|
QueryExpressionsState() |