Package org.springframework.data.couchbase.core.query
package org.springframework.data.couchbase.core.query
This package contains annotations and classes relative to querying with Couchbase (whether through views or N1QL) and
the associated indexes.
-
ClassDescriptionEnumeration of different consistency configurations to be used by the queries generated by the framework.Deprecated.Setting for specify when to fetch the associated entitiesHash side to specify hash join.Meta-data for
Query
instances.A N1QL Query ExpressionThis annotation is targeted for entity field which is a list of the associated entities fetched by ANSI Join across the entities available from Couchbase Server 5.5Deprecated.Deprecated.Methods for building Options objects for Couchbae APIs.Query created from the string in @Query annotation in the repository interface.Deprecated.Deprecated.Annotation to set the scan consistency of N1QL queries with Couchbase.