Uses of Interface
org.springframework.data.couchbase.core.convert.CouchbaseWriter
Packages that use 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
Subinterfaces of CouchbaseWriter in org.springframework.data.couchbase.core.convertModifier and TypeInterfaceDescriptioninterfaceMarker interface for the converter, identifying the types to and from that can be converted.Classes in org.springframework.data.couchbase.core.convert that implement CouchbaseWriterModifier and TypeClassDescriptionclassAn abstractCouchbaseConverterthat provides the basics for theMappingCouchbaseConverter.classA mapping converter for Couchbase.