|
Spring Data Couchbase | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TranslationService | |
|---|---|
| org.springframework.data.couchbase.config | |
| org.springframework.data.couchbase.core | |
| org.springframework.data.couchbase.core.convert.translation | |
| Uses of TranslationService in org.springframework.data.couchbase.config |
|---|
| Methods in org.springframework.data.couchbase.config that return TranslationService | |
|---|---|
TranslationService |
AbstractCouchbaseConfiguration.translationService()
Creates a TranslationService. |
| Uses of TranslationService in org.springframework.data.couchbase.core |
|---|
| Constructors in org.springframework.data.couchbase.core with parameters of type TranslationService | |
|---|---|
CouchbaseTemplate(com.couchbase.client.CouchbaseClient client,
CouchbaseConverter couchbaseConverter,
TranslationService translationService)
|
|
CouchbaseTemplate(com.couchbase.client.CouchbaseClient client,
TranslationService translationService)
|
|
| Uses of TranslationService in org.springframework.data.couchbase.core.convert.translation |
|---|
| Classes in org.springframework.data.couchbase.core.convert.translation that implement TranslationService | |
|---|---|
class |
JacksonTranslationService
A Jackson JSON Translator that implements the TranslationService contract. |
|
Spring Data Couchbase | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||