QueryPlus
tool rather than general CohQL commands.See: Description
| Class | Description |
|---|---|
| AbstractQueryPlusStatementBuilder |
This is the base class for command builders that are specific to the QueryPlus
tool rather than general CohQL statements.
|
| CommandsStatementBuilder |
A class that builds the QueryPlus "COMMANDS" command.
|
| ExtendedLanguageStatementBuilder |
A class that builds the QueryPlus "EXTENDED LANGUAGE" command.
|
| HelpStatementBuilder |
A
StatementBuilder that builds the QueryPlus "HELP" command. |
| SanityCheckStatementBuilder |
A
StatementBuilder that builds
the QueryPlus "SANITY CHECK" command. |
| ServicesStatementBuilder |
A
StatementBuilder that builds
the QueryPlus "SERVICES" command. |
| SetTimeoutStatementBuilder |
A class that builds the QueryPlus "ALTER SESSION SET TIMEOUT millis" statement.
|
| TraceStatementBuilder |
A
StatementBuilder that builds the
QueryPlus "TRACE" command. |
| WheneverStatementBuilder |
A class that builds the QueryPlus "WHENEVER" command.
|
QueryPlus
tool rather than general CohQL commands.