Spring Data Core

Uses of Class
org.springframework.data.convert.JodaTimeConverters.DateToDateMidnightConverter

Packages that use JodaTimeConverters.DateToDateMidnightConverter
org.springframework.data.convert General purpose conversion framework to read objects from a data store abstraction and write it back. 
 

Uses of JodaTimeConverters.DateToDateMidnightConverter in org.springframework.data.convert
 

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


Spring Data Core

Copyright © 2011-2013-2013 Pivotal. All Rights Reserved.