Spring Data Couchbase

Uses of Interface
org.springframework.data.couchbase.core.convert.CouchbaseWriter

Packages that use CouchbaseWriter
org.springframework.data.couchbase.core.convert   
 

Uses of CouchbaseWriter in org.springframework.data.couchbase.core.convert
 

Subinterfaces of CouchbaseWriter in org.springframework.data.couchbase.core.convert
 interface CouchbaseConverter
          Marker interface for the converter, identifying the types to and from that can be converted.
 

Classes in org.springframework.data.couchbase.core.convert that implement CouchbaseWriter
 class AbstractCouchbaseConverter
          An abstract CouchbaseConverter that provides the basics for the MappingCouchbaseConverter.
 class MappingCouchbaseConverter
          A mapping converter for Couchbase.
 


Spring Data Couchbase

Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.