|
Spring Data Couchbase | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CouchbaseConverter | |
|---|---|
| org.springframework.data.couchbase.core | |
| org.springframework.data.couchbase.core.convert | |
| Uses of CouchbaseConverter in org.springframework.data.couchbase.core |
|---|
| Methods in org.springframework.data.couchbase.core that return CouchbaseConverter | |
|---|---|
CouchbaseConverter |
CouchbaseTemplate.getConverter()
|
CouchbaseConverter |
CouchbaseOperations.getConverter()
Returns the underlying CouchbaseConverter. |
| Constructors in org.springframework.data.couchbase.core with parameters of type CouchbaseConverter | |
|---|---|
CouchbaseTemplate(com.couchbase.client.CouchbaseClient client,
CouchbaseConverter couchbaseConverter,
TranslationService translationService)
|
|
| Uses of CouchbaseConverter in org.springframework.data.couchbase.core.convert |
|---|
| Classes in org.springframework.data.couchbase.core.convert that implement CouchbaseConverter | |
|---|---|
class |
AbstractCouchbaseConverter
An abstract CouchbaseConverter that provides the basics for the MappingCouchbaseConverter. |
class |
MappingCouchbaseConverter
A mapping converter for Couchbase. |
|
Spring Data Couchbase | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||