Interface | Description |
---|---|
GroupExpr |
Represents a group-valued expression.
|
Class | Description |
---|---|
AvgExpr | |
BlobImpl |
The JDBC blob implementation.
|
ClobImpl |
The JDBC clob implementation.
|
CountExpr | |
CreateQuery | |
Data | |
ExistsEvalExpr | |
ExistsExpr | |
ExistsQuery | |
Expr | |
FromItem |
Represents a table binding for a from.
|
FunExpr | |
GroupResultExpr |
Represents a GROUP BY expression.
|
MaxExpr | |
MinExpr | |
Parser | |
Query | |
QueryContext |
Represents the state of the query at any particular time.
|
ResultSetImpl | |
SelectCursor | |
SelectQuery | |
SelectResult | |
SelectResultSetImpl | |
SubSelectEvalExpr | |
SubSelectExpr | |
SubSelectParamExpr | |
SumExpr | |
TempQuery |
Exception | Description |
---|---|
SQLParseException |