Uses of Enum Class
org.springframework.data.cassandra.core.convert.CassandraConverters.RowToCassandraLocalDateConverter
Packages that use CassandraConverters.RowToCassandraLocalDateConverter
Package
Description
Spring Data Cassandra specific converter infrastructure.
-
Uses of CassandraConverters.RowToCassandraLocalDateConverter in org.springframework.data.cassandra.core.convert
Methods in org.springframework.data.cassandra.core.convert that return CassandraConverters.RowToCassandraLocalDateConverterModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.CassandraConverters.RowToCassandraLocalDateConverter.values()Returns an array containing the constants of this enum class, in the order they are declared.