Uses of Class
com.tangosol.coherence.dslquery.queryplus.AbstractQueryPlusStatementBuilder
Packages that use AbstractQueryPlusStatementBuilder
Package
Description
Contains packages and classes supporting the Coherence CohQL command line tool.
This package contains commands that are specific to the 
QueryPlus
 tool rather than general CohQL commands.- 
Uses of AbstractQueryPlusStatementBuilder in com.tangosol.coherence.dslquery
Methods in com.tangosol.coherence.dslquery with parameters of type AbstractQueryPlusStatementBuilderModifier and TypeMethodDescriptionprotected voidQueryPlus.addStatement(AbstractQueryPlusStatementBuilder builder) Add a new QueryPlus statement. - 
Uses of AbstractQueryPlusStatementBuilder in com.tangosol.coherence.dslquery.queryplus
Modifier and TypeClassDescriptionclassA class that builds the QueryPlus "COMMANDS" command.classA class that builds the QueryPlus "EXTENDED LANGUAGE" command.classAStatementBuilderthat builds the QueryPlus "HELP" command.classAStatementBuilderthat builds the QueryPlus "SANITY CHECK" command.classAStatementBuilderthat builds the QueryPlus "SERVICES" command.classA class that builds the QueryPlus "ALTER SESSION SET TIMEOUT millis" statement.classAStatementBuilderthat builds the QueryPlus "TRACE" command.classA class that builds the QueryPlus "WHENEVER" command.