See: Description
| Interface | Description |
|---|---|
| QueryCriteriaDefinition |
| Class | Description |
|---|---|
| AnalyticsQuery | |
| Meta |
Meta-data for
Query instances. |
| N1QLExpression | |
| N1QLQuery | |
| OptionsBuilder | |
| Query | |
| QueryCriteria | |
| StringQuery |
Query created from the string in @Query annotation in the repository interface.
|
| Enum | Description |
|---|---|
| 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.MetaKey |
| Annotation Type | Description |
|---|---|
| Dimensional | Deprecated |
| 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
|
| N1qlPrimaryIndexed | Deprecated |
| N1qlSecondaryIndexed | Deprecated |
| View | Deprecated |
| ViewIndexed | Deprecated |
| WithConsistency |
Annotation to set the scan consistency of N1QL queries with Couchbase.
|
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.