| Package | Description |
|---|---|
| org.springframework.data.couchbase.config | |
| org.springframework.data.couchbase.core | |
| org.springframework.data.couchbase.core.convert.translation |
| Modifier and Type | Method and Description |
|---|---|
TranslationService |
AbstractCouchbaseConfiguration.translationService()
Creates a
TranslationService. |
| Constructor and Description |
|---|
CouchbaseTemplate(com.couchbase.client.CouchbaseClient client,
CouchbaseConverter couchbaseConverter,
TranslationService translationService) |
CouchbaseTemplate(com.couchbase.client.CouchbaseClient client,
TranslationService translationService) |
| Modifier and Type | Class and Description |
|---|---|
class |
JacksonTranslationService
A Jackson JSON Translator that implements the
TranslationService contract. |
Copyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.