| Package | Description |
|---|---|
| org.springframework.data.couchbase.core.convert |
This package contains classes used for entity-to-JSON conversions, type mapping and writing.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CouchbaseConverter
Marker interface for the converter, identifying the types to and from that can be converted.
|
| 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–2022 Pivotal Software, Inc.. All rights reserved.