public abstract class CassandraJsr310Converters extends Object
Converter implementations in case the library is present on the
classpath.| Modifier and Type | Class and Description |
|---|---|
static class |
CassandraJsr310Converters.CassandraLocalDateToLocalDateConverter
Simple singleton to convert
LocalDates to their LocalDate representation. |
static class |
CassandraJsr310Converters.LocalDateToCassandraLocalDateConverter
Simple singleton to convert
LocalDates to their LocalDate representation. |
| Modifier and Type | Method and Description |
|---|---|
static Collection<org.springframework.core.convert.converter.Converter<?,?>> |
getConvertersToRegister()
Returns the converters to be registered.
|
public static Collection<org.springframework.core.convert.converter.Converter<?,?>> getConvertersToRegister()
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.