Package com.tangosol.coherence.rest.query
package com.tangosol.coherence.rest.query
Contains classes related to the Coherence REST pluggable query engine.
- 
ClassDescriptionAbstract base class for QueryEngine implementations.Immutable helper class that wraps both final query string and a map of parameter types, keyed by parameter name.Coherence QL-based implementation of
QueryEngine.Defines an interface that Query implementations must support.The QueryEngine interface provides a pluggable mechanism for producing queries that can be executed against a NamedCache.A registry forQueryEngineinstances.Query execution specific exception.