Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle Coherence
12c (12.1.3.0.0)

E47890-01


Package com.tangosol.coherence.rest.query

Contains classes related to the Coherence REST pluggable query engine.

See:
          Description

Interface Summary
Query Defines an interface that Query implementations must support.
QueryEngine The QueryEngine interface provides a pluggable mechanism for producing queries that can be executed against a NamedCache.

 

Class Summary
AbstractQueryEngine Abstract base class for QueryEngine implementations.
AbstractQueryEngine.ParsedQuery Immutable helper class that wraps both final query string and a map of parameter types, keyed by parameter name.
CoherenceQueryLanguageEngine Coherence QL-based implementation of QueryEngine.
QueryEngineRegistry A registry for QueryEngine instances.

 

Exception Summary
QueryException Query execution specific exception.

 

Package com.tangosol.coherence.rest.query Description

Contains classes related to the Coherence REST pluggable query engine.


Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle Coherence
12c (12.1.3.0.0)

E47890-01


Copyright © 2000, 2014, Oracle and/or its affiliates. All rights reserved.