Class CassandraJsr310Converters
java.lang.Object
org.springframework.data.cassandra.core.convert.CassandraJsr310Converters
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic enumstatic enumstatic enum -
Method Summary
Modifier and TypeMethodDescriptionstatic Collection<Converter<?, ?>> Returns the converters to be registered.
-
Method Details
-
getConvertersToRegister
Returns the converters to be registered. Will only return converters in case we're running on Java 8.- Returns:
-