Uses of Class
com.tangosol.coherence.dslquery.queryplus.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
Modifier and TypeMethodDescriptionprotected void
QueryPlus.addStatement
(AbstractQueryPlusStatementBuilder builder) Add a new QueryPlus statement. -
Uses of AbstractQueryPlusStatementBuilder in com.tangosol.coherence.dslquery.queryplus
Modifier and TypeClassDescriptionclass
A class that builds the QueryPlus "COMMANDS" command.class
A class that builds the QueryPlus "EXTENDED LANGUAGE" command.class
AStatementBuilder
that builds the QueryPlus "HELP" command.class
AStatementBuilder
that builds the QueryPlus "SANITY CHECK" command.class
AStatementBuilder
that builds the QueryPlus "SERVICES" command.class
A class that builds the QueryPlus "ALTER SESSION SET TIMEOUT millis" statement.class
AStatementBuilder
that builds the QueryPlus "TRACE" command.class
A class that builds the QueryPlus "WHENEVER" command.