Package | Description |
---|---|
com.tangosol.coherence.dslquery.queryplus |
This package contains commands that are specific to the
QueryPlus
tool rather than general CohQL commands. |
Modifier and Type | Class and Description |
---|---|
class |
CommandsStatementBuilder.CommandsOPToken
A CohQL OPToken representing the QueryPlus "commands" command.
|
class |
ExtendedLanguageStatementBuilder.ExtendedLanguageCommandOPToken
A CohQL OPToken representing the QueryPlus "extended language" command.
|
class |
HelpStatementBuilder.HelpCommandOPToken
A CohQL OPToken representing the QueryPlus "help" command.
|
class |
SanityCheckStatementBuilder.SanityCheckCommandOPToken
A CohQL OPToken representing the QueryPlus "sanity check" command.
|
class |
ServicesStatementBuilder.ServicesCommandOPToken
A CohQL OPToken representing the QueryPlus "services" command.
|
class |
SetTimeoutStatementBuilder.SetTimeoutOPToken
A CohQL OPToken representing the QueryPlus
"ALTER SESSION SET TIMEOUT" statement.
|
class |
TraceStatementBuilder.TraceCommandOPToken
A CohQL OPToken representing the QueryPlus "trace" command.
|
class |
WheneverStatementBuilder.WheneverCommandOPToken
A CohQL OPToken representing the QueryPlus "whenever" command.
|