Uses of Package
org.springframework.data.couchbase.core.query
Package
Description
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
This package contains annotations and classes relative to querying with Couchbase (whether through views or N1QL) and
the associated indexes.
This package contains classes related to query derivation and concrete ways of querying couchbase.
This package contains support classes for query derivation and other ways of querying couchbase (helper classes).
This package contains the Couchbase implementations to support the Spring Data repository abstraction.
-
-
-
ClassDescriptionThis 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.5
-
ClassDescriptionEnumeration of different consistency configurations to be used by the queries generated by the framework.Setting for specify when to fetch the associated entitiesHash side to specify hash join.Meta-data for
Query
instances.A N1QL Query Expression -
-
ClassDescriptionA N1QL Query ExpressionAnnotation to set the scan consistency of N1QL queries with Couchbase.
-
-