Spring Data Couchbase

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

Interface Summary
CouchbaseConverter Marker interface for the converter, identifying the types to and from that can be converted.
CouchbaseTypeMapper Marker interface for the TypeMapper.
CouchbaseWriter<T,ConvertedCouchbaseDocument> Marker interface for the Couchbase EntityWriter.
 

Class Summary
AbstractCouchbaseConverter An abstract CouchbaseConverter that provides the basics for the MappingCouchbaseConverter.
CouchbaseDocumentPropertyAccessor A property accessor for document properties.
CustomConversions Value object to capture custom conversion.
DateConverters Out of the box conversions for java dates and calendars.
DefaultCouchbaseTypeMapper The Couchbase Type Mapper.
DefaultCouchbaseTypeMapper.CouchbaseDocumentTypeAliasAccessor  
MappingCouchbaseConverter A mapping converter for Couchbase.
 

Enum Summary
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.