Uses of Interface
com.tangosol.coherence.rest.query.Query
Package
Description
Contains classes related to the Coherence REST pluggable query engine.
-
Uses of Query in com.tangosol.coherence.rest.query
Modifier and TypeMethodDescriptionCoherenceQueryLanguageEngine.prepareQuery
(String sQuery, Map<String, Object> mapParams) Prepares a Query for execution by replacing any parameter placeholders with the appropriate values from the parameter map.QueryEngine.prepareQuery
(String sQuery, Map<String, Object> mapParams) Prepares a Query for execution by replacing any parameter placeholders with the appropriate values from the parameter map.