Spring Data Couchbase

Uses of Class
org.springframework.data.couchbase.core.convert.DateConverters.DateMidnightToLongConverter

Packages that use DateConverters.DateMidnightToLongConverter
org.springframework.data.couchbase.core.convert   
 

Uses of DateConverters.DateMidnightToLongConverter in org.springframework.data.couchbase.core.convert
 

Methods in org.springframework.data.couchbase.core.convert that return DateConverters.DateMidnightToLongConverter
static DateConverters.DateMidnightToLongConverter DateConverters.DateMidnightToLongConverter.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DateConverters.DateMidnightToLongConverter[] DateConverters.DateMidnightToLongConverter.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Spring Data Couchbase

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