| Package | Description |
|---|---|
| org.springframework.data.couchbase.config |
This package contains all classes needed for specific configuration of Spring Data Couchbase.
|
| org.springframework.data.couchbase.core.index |
| Modifier and Type | Method and Description |
|---|---|
CouchbaseMappingContext |
AbstractCouchbaseConfiguration.couchbaseMappingContext(CustomConversions customConversions)
Creates a
CouchbaseMappingContext equipped with entity classes scanned from the mapping base package. |
| Modifier and Type | Method and Description |
|---|---|
MappingCouchbaseConverter |
AbstractCouchbaseConfiguration.mappingCouchbaseConverter(CouchbaseMappingContext couchbaseMappingContext,
CouchbaseCustomConversions couchbaseCustomConversions)
Creates a
MappingCouchbaseConverter using the configured AbstractCouchbaseConfiguration.couchbaseMappingContext(org.springframework.data.convert.CustomConversions). |
| Constructor and Description |
|---|
CouchbasePersistentEntityIndexCreator(CouchbaseMappingContext mappingContext,
CouchbaseOperations operations) |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.