Uses of Enum Class
org.springframework.data.cassandra.core.cql.ReservedKeyword
-
Uses of ReservedKeyword in org.springframework.data.cassandra.core.cql
Modifier and TypeMethodDescriptionstatic ReservedKeyword
Deprecated.Returns the enum constant of this class with the specified name.static ReservedKeyword[]
ReservedKeyword.values()
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.