Package | Description |
---|---|
com.tangosol.coherence.dslquery | |
com.tangosol.coherence.dslquery.queryplus |
This package contains commands that are specific to the
QueryPlus
tool rather than general CohQL commands. |
Class and Description |
---|
AbstractQueryPlusStatementBuilder
This is the base class for command builders that are specific to the QueryPlus
tool rather than general CohQL statements.
|
Class and Description |
---|
AbstractQueryPlusStatementBuilder
This is the base class for command builders that are specific to the QueryPlus
tool rather than general CohQL statements.
|
AbstractQueryPlusStatementBuilder.AbstractOPToken
An
OPToken implementation
that holds the name of the functor associated to an OPToken. |
AbstractQueryPlusStatementBuilder.AbstractStatement
An abstract base class that allows sub classes to implement the applicable
methods on
Statement . |
CommandsStatementBuilder.CommandsQueryPlusStatement
The implementation of the QueryPlus "commands" command.
|
ExtendedLanguageStatementBuilder.ExtendedLanguageQueryPlusStatement
The command to turn on or off extended CohQL.
|
HelpStatementBuilder.HelpQueryPlusStatement
A class representing the QueryPlus "HELP" command.
|
SanityCheckStatementBuilder.SanityCheckQueryPlusStatement
A class representing the QueryPlus "SANITY CHECK" command.
|
ServicesStatementBuilder.ServicesQueryPlusStatement
A class representing the "SERVICES" QueryPlus command.
|
TraceStatementBuilder.TraceQueryPlusStatement
A command that turns on or off QueryPlus trace.
|
WheneverStatementBuilder.WheneverQueryPlusStatement
The command to set the QueryPlus error action.
|