Package org.springframework.data.couchbase.repository.query.support
package org.springframework.data.couchbase.repository.query.support
This package contains support classes for query derivation and other ways of querying couchbase (helper classes).
-
ClassDescriptionA default
PointInShapeEvaluator
implementation based on the JDK's java.awt.geom classes.Utility class to deal with geo/dimensional indexed data and queries.Utils for creating part tree expressionsUtility class to deal with constructing well formed N1QL queries around Spring Data entities, so that the framework can use N1QL to find such entities (eg. restrict the bucket search to a particular type).