| Package | Description |
|---|---|
| org.springframework.data.couchbase.core | |
| org.springframework.data.couchbase.core.convert |
| Modifier and Type | Method and Description |
|---|---|
CouchbaseConverter |
CouchbaseOperations.getConverter()
Returns the underlying
CouchbaseConverter. |
CouchbaseConverter |
CouchbaseTemplate.getConverter() |
| Constructor and Description |
|---|
CouchbaseTemplate(com.couchbase.client.CouchbaseClient client,
CouchbaseConverter couchbaseConverter,
TranslationService translationService) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCouchbaseConverter
An abstract
CouchbaseConverter that provides the basics for the MappingCouchbaseConverter. |
class |
MappingCouchbaseConverter
A mapping converter for Couchbase.
|
Copyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.