Uses of Package
com.tangosol.coherence.dslquery
-
Packages that use com.tangosol.coherence.dslquery Package Description com.tangosol.coherence.dslquery Contains packages and classes supporting the Coherence CohQL command line tool.com.tangosol.coherence.dslquery.queryplus This package contains commands that are specific to theQueryPlus
tool rather than general CohQL commands.com.tangosol.coherence.dslquery.statement This package containsStatementBuilder
implementations.com.tangosol.coherence.dslquery.statement.persistence This package contains classes for persistence related statement builders.com.tangosol.coherence.dsltools.termtrees This package contains implementations of dsltools buildingTerm
s.com.tangosol.coherence.rest.query Contains classes related to the Coherence REST pluggable query engine.com.tangosol.util Contains various generic utilities. -
Classes in com.tangosol.coherence.dslquery used by com.tangosol.coherence.dslquery Class Description CoherenceQueryLanguage CoherenceQueryLanguage is a simple language for building Filters and doing simple queries that are similar in style to SQL.ExecutionContext Instances of this context are passed toStatement
s to allow commands to discern execution conditions, altering their behavior / result as needed.ExtractorBuilder ExtractorBuilders provide a mechanism to construct aValueExtractor
for a provided cache name, target and property chain (ExtractorBuilder.realize(String, int, String)
).QueryPlus.Dependencies The Dependencies for QueryPlus.Statement Implementations of this interface are able to execute CohQL statements, for example a Select, Update, a backup command etc.StatementBuilder Classes implementing this interface build instances ofStatement
implementations.StatementExecutor A class that parses and executes CohQL statements read from an instance of aReader
.StatementResult The result of executing a CohQLStatement
. -
Classes in com.tangosol.coherence.dslquery used by com.tangosol.coherence.dslquery.queryplus Class Description ExecutionContext Instances of this context are passed toStatement
s to allow commands to discern execution conditions, altering their behavior / result as needed.Statement Implementations of this interface are able to execute CohQL statements, for example a Select, Update, a backup command etc.StatementBuilder Classes implementing this interface build instances ofStatement
implementations.StatementResult The result of executing a CohQLStatement
. -
Classes in com.tangosol.coherence.dslquery used by com.tangosol.coherence.dslquery.statement Class Description CoherenceQueryLanguage CoherenceQueryLanguage is a simple language for building Filters and doing simple queries that are similar in style to SQL.ExecutionContext Instances of this context are passed toStatement
s to allow commands to discern execution conditions, altering their behavior / result as needed.Statement Implementations of this interface are able to execute CohQL statements, for example a Select, Update, a backup command etc.StatementBuilder Classes implementing this interface build instances ofStatement
implementations.StatementResult The result of executing a CohQLStatement
. -
Classes in com.tangosol.coherence.dslquery used by com.tangosol.coherence.dslquery.statement.persistence Class Description CohQLException An exception thrown when errors occur building CohQL queries.ExecutionContext Instances of this context are passed toStatement
s to allow commands to discern execution conditions, altering their behavior / result as needed.Statement Implementations of this interface are able to execute CohQL statements, for example a Select, Update, a backup command etc.StatementBuilder Classes implementing this interface build instances ofStatement
implementations.StatementResult The result of executing a CohQLStatement
. -
Classes in com.tangosol.coherence.dslquery used by com.tangosol.coherence.dsltools.termtrees Class Description CoherenceQueryLanguage CoherenceQueryLanguage is a simple language for building Filters and doing simple queries that are similar in style to SQL. -
Classes in com.tangosol.coherence.dslquery used by com.tangosol.coherence.rest.query Class Description CoherenceQueryLanguage CoherenceQueryLanguage is a simple language for building Filters and doing simple queries that are similar in style to SQL.ExtractorBuilder ExtractorBuilders provide a mechanism to construct aValueExtractor
for a provided cache name, target and property chain (ExtractorBuilder.realize(String, int, String)
). -
Classes in com.tangosol.coherence.dslquery used by com.tangosol.util Class Description CoherenceQueryLanguage CoherenceQueryLanguage is a simple language for building Filters and doing simple queries that are similar in style to SQL.ExecutionContext Instances of this context are passed toStatement
s to allow commands to discern execution conditions, altering their behavior / result as needed.Statement Implementations of this interface are able to execute CohQL statements, for example a Select, Update, a backup command etc.