Spring Data Couchbase

Uses of Package
org.springframework.data.couchbase.core.convert

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

Classes in org.springframework.data.couchbase.core.convert used by org.springframework.data.couchbase.config
CustomConversions
          Value object to capture custom conversion.
MappingCouchbaseConverter
          A mapping converter for Couchbase.
 

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

Classes in org.springframework.data.couchbase.core.convert used by org.springframework.data.couchbase.core.convert
AbstractCouchbaseConverter
          An abstract CouchbaseConverter that provides the basics for the MappingCouchbaseConverter.
CouchbaseConverter
          Marker interface for the converter, identifying the types to and from that can be converted.
CouchbaseTypeMapper
          Marker interface for the TypeMapper.
CouchbaseWriter
          Marker interface for the Couchbase EntityWriter.
CustomConversions
          Value object to capture custom conversion.
DateConverters.CalendarToLongConverter
           
DateConverters.DateMidnightToLongConverter
           
DateConverters.DateTimeToLongConverter
           
DateConverters.DateToLongConverter
           
DateConverters.LocalDateTimeToLongConverter
           
DateConverters.LocalDateToLongConverter
           
DateConverters.LongToCalendarConverter
           
DateConverters.LongToDateConverter
           
DateConverters.LongToDateMidnightConverter
           
DateConverters.LongToDateTimeConverter
           
DateConverters.LongToLocalDateConverter
           
DateConverters.LongToLocalDateTimeConverter
           
 


Spring Data Couchbase

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