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
Subclasses with type arguments of type RowToListConverter in org.springframework.data.cassandra.core.cql.converterModifier and TypeClassDescriptionenumMethods 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.