| 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.CommandsQueryPlusStatement
The implementation of the QueryPlus "commands" command. 
 | 
class  | 
ExtendedLanguageStatementBuilder.ExtendedLanguageQueryPlusStatement
The command to turn on or off extended CohQL. 
 | 
class  | 
HelpStatementBuilder.HelpQueryPlusStatement
A class representing the QueryPlus "HELP" command. 
 | 
class  | 
SanityCheckStatementBuilder.SanityCheckQueryPlusStatement
A class representing the QueryPlus "SANITY CHECK" command. 
 | 
class  | 
ServicesStatementBuilder.ServicesQueryPlusStatement
A class representing the "SERVICES" QueryPlus command. 
 | 
class  | 
SetTimeoutStatementBuilder.SetTimeoutStatement
The implementation of the QueryPlus "ALTER SESSION SET TIMEOUT" statement. 
 | 
class  | 
TraceStatementBuilder.TraceQueryPlusStatement
A command that turns on or off QueryPlus trace. 
 | 
class  | 
WheneverStatementBuilder.WheneverQueryPlusStatement
The command to set the QueryPlus error action. 
 |