Uses of Enum Class
org.springframework.data.cassandra.core.cql.converter.RowToListConverter
Packages that use RowToListConverter
-
Uses of RowToListConverter in org.springframework.data.cassandra.core.cql.converter
Methods in org.springframework.data.cassandra.core.cql.converter that return RowToListConverterModifier and TypeMethodDescriptionstatic RowToListConverterReturns the enum constant of this class with the specified name.static RowToListConverter[]RowToListConverter.values()Returns an array containing the constants of this enum class, in the order they are declared.