| Package | Description |
|---|---|
| org.springframework.data.couchbase.core |
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
|
| org.springframework.data.couchbase.core.convert.join | |
| 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.
|
| org.springframework.data.couchbase.core.support | |
| org.springframework.data.couchbase.repository.query |
This package contains classes related to query derivation and concrete ways of querying couchbase.
|
| org.springframework.data.couchbase.repository.query.support |
This package contains support classes for query derivation and other ways of querying couchbase (helper classes).
|
| org.springframework.data.couchbase.repository.support |
This package contains the Couchbase implementations to support the Spring Data repository abstraction.
|
| Class and Description |
|---|
| AnalyticsQuery |
| Query |
| QueryCriteriaDefinition |
| Class and Description |
|---|
| N1qlJoin
This 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
|
| Class and Description |
|---|
| AnalyticsQuery |
| Consistency
Enumeration of different consistency configurations to be used by the queries generated by the framework.
|
| FetchType
Setting for specify when to fetch the associated entities
|
| HashSide
Hash side to specify hash join.
|
| Meta
Meta-data for
Query instances. |
| Meta.MetaKey |
| N1QLExpression |
| Query |
| QueryCriteria |
| QueryCriteriaDefinition |
| Class and Description |
|---|
| AnalyticsQuery |
| Query |
| QueryCriteriaDefinition |
| Class and Description |
|---|
| Dimensional
Deprecated.
|
| N1QLExpression |
| N1QLQuery |
| Query |
| QueryCriteria |
| View
Deprecated.
|
| WithConsistency
Annotation to set the scan consistency of N1QL queries with Couchbase.
|
| Class and Description |
|---|
| N1QLExpression |
| N1QLQuery |
| Class and Description |
|---|
| View
Deprecated.
|
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.