Uses of Class
com.tangosol.coherence.dslquery.queryplus.ExtendedLanguageStatementBuilder.ExtendedLanguageQueryPlusStatement
- 
Packages that use ExtendedLanguageStatementBuilder.ExtendedLanguageQueryPlusStatement Package Description com.tangosol.coherence.dslquery.queryplus This package contains commands that are specific to theQueryPlustool rather than general CohQL commands. - 
- 
Uses of ExtendedLanguageStatementBuilder.ExtendedLanguageQueryPlusStatement in com.tangosol.coherence.dslquery.queryplus
Methods in com.tangosol.coherence.dslquery.queryplus that return ExtendedLanguageStatementBuilder.ExtendedLanguageQueryPlusStatement Modifier and Type Method Description ExtendedLanguageStatementBuilder.ExtendedLanguageQueryPlusStatementExtendedLanguageStatementBuilder. realize(ExecutionContext ctx, NodeTerm term, List listBindVars, ParameterResolver namedBindVars) 
 -