| Interface | Description |
|---|---|
| XMLTableClauseProcessor | Deprecated
the javatools sql parser is no longer supported.
|
| Class | Description |
|---|---|
| AST |
Not thread-safe implementation of a base AST class.
|
| PlsqlDriver | |
| PlsqlLexer |
The PlsqlLexer is specifically designed for use with an incremental
parser.
|
| SqlDriver | Deprecated
the javatools sql parser is no longer supported.
|
| SqlLexer | Deprecated
the javatools sql parser is no longer supported.
|
| SqlPlsqlLexer |
The SqlPlsqlLexer is used by the code editor only to highlight both the sql and plsql keywords.
|
| Exception | Description |
|---|---|
| ParserException |