|
Spring Data Couchbase | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.data.couchbase.core.convert.DateConverters
public final class DateConverters
Out of the box conversions for java dates and calendars.
| Nested Class Summary | |
|---|---|
static class |
DateConverters.CalendarToLongConverter
|
static class |
DateConverters.DateMidnightToLongConverter
|
static class |
DateConverters.DateTimeToLongConverter
|
static class |
DateConverters.DateToLongConverter
|
static class |
DateConverters.LocalDateTimeToLongConverter
|
static class |
DateConverters.LocalDateToLongConverter
|
static class |
DateConverters.LongToCalendarConverter
|
static class |
DateConverters.LongToDateConverter
|
static class |
DateConverters.LongToDateMidnightConverter
|
static class |
DateConverters.LongToDateTimeConverter
|
static class |
DateConverters.LongToLocalDateConverter
|
static class |
DateConverters.LongToLocalDateTimeConverter
|
| Method Summary | |
|---|---|
static Collection<Converter<?,?>> |
getConvertersToRegister()
Returns all converters by this class that can be registered. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static Collection<Converter<?,?>> getConvertersToRegister()
|
Spring Data Couchbase | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||