Package com.oracle.coherence.spring.data.repository.query
@NonNullApi
package com.oracle.coherence.spring.data.repository.query
Coherence finder query support.
- Since:
- 3.0
- Author:
- Ryan Lubke
-
ClassDescriptionCoherence implementation of
AbstractQueryCreator
.Coherence implementation ofRepositoryQuery
.The final result of query processing that includes theFilter
as the query discriminate and theEntryAggregator
.Simple query state holder used by the query building process.