Package com.oracle.coherence.spring.data.repository.query
Coherence finder query support.
- Since:
- 3.0
- Author:
- Ryan Lubke
-
Class Summary Class Description CoherenceQueryCreator Coherence implementation ofAbstractQueryCreator
.CoherenceRepositoryQuery Coherence implementation ofRepositoryQuery
.QueryResult The final result of query processing that includes theFilter
as the query discriminate and theEntryAggregator
.QueryState Simple query state holder used by the query building process.