Uses of Enum Class
org.springframework.data.cassandra.core.cql.converter.RowToMapConverter
Packages that use RowToMapConverter
-
Uses of RowToMapConverter in org.springframework.data.cassandra.core.cql.converter
Subclasses with type arguments of type RowToMapConverter in org.springframework.data.cassandra.core.cql.converterModifier and TypeClassDescriptionenumMethods in org.springframework.data.cassandra.core.cql.converter that return RowToMapConverterModifier and TypeMethodDescriptionstatic RowToMapConverterReturns the enum constant of this class with the specified name.static RowToMapConverter[]RowToMapConverter.values()Returns an array containing the constants of this enum class, in the order they are declared.