|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| ExpressionVisitor | Enumerates visitation methods for every possible SQL expression type. |
| SQLExpression | Represents an SQL expression, e.g. column name, function, or constant. |
| Class Summary | |
|---|---|
| ColumnExp | An expression that unambiguously identifies a field of a class, e.g. |
| EpochSeconds | An expression for extracting the seconds since the epoch from a date expression. |
| FunctionExp | An expression for a function, e.g. |
| LiteralExp | An expression for things we don't support natively, e.g. |
| ValueExp | A Java value that is bound as a parameter to the query, e.g. 1 or 'abc'. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||