Uses of Interface
org.springframework.data.couchbase.core.convert.CouchbaseWriter
Package
Description
This package contains classes used for entity-to-JSON conversions, type mapping and writing.
-
Uses of CouchbaseWriter in org.springframework.data.couchbase.core.convert
Modifier and TypeInterfaceDescriptioninterface
Marker interface for the converter, identifying the types to and from that can be converted.Modifier and TypeClassDescriptionclass
An abstractCouchbaseConverter
that provides the basics for theMappingCouchbaseConverter
.class
A mapping converter for Couchbase.