Uses of Class
com.tangosol.coherence.dslquery.queryplus.CommandsStatementBuilder.CommandsQueryPlusStatement
-
Packages that use CommandsStatementBuilder.CommandsQueryPlusStatement Package Description com.tangosol.coherence.dslquery.queryplus This package contains commands that are specific to theQueryPlus
tool rather than general CohQL commands. -
-
Uses of CommandsStatementBuilder.CommandsQueryPlusStatement in com.tangosol.coherence.dslquery.queryplus
Fields in com.tangosol.coherence.dslquery.queryplus declared as CommandsStatementBuilder.CommandsQueryPlusStatement Modifier and Type Field Description protected CommandsStatementBuilder.CommandsQueryPlusStatement
CommandsStatementBuilder. f_command
An instance of theCommandsStatementBuilder.CommandsQueryPlusStatement
.Methods in com.tangosol.coherence.dslquery.queryplus that return CommandsStatementBuilder.CommandsQueryPlusStatement Modifier and Type Method Description CommandsStatementBuilder.CommandsQueryPlusStatement
CommandsStatementBuilder. realize(ExecutionContext ctx, NodeTerm term, List listBindVars, ParameterResolver namedBindVars)
-