|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| DateTimeLiteral | This syntax element encapsulates reference to some date to be inserted into SQL statement. |
| DirectLiteral | This syntax element encapsulates text to be inserted directly into SQL statement. |
| LiteralExpression | This is common interface for all literal expressions. |
| NumericLiteral | This syntax element encapsulates reference to some number to be inserted into SQL statement. |
| SQLFunctionLiteral | This syntax element encapsulates reference to some SQL function to be inserted into SQL statement. |
| StringLiteral | This syntax element encapsulates reference to SQL string, that is, some element between ' and '
characters. |
The package for syntax elements representing various literals.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||