Uses of Enum Class
org.springframework.data.cassandra.core.cql.ReservedKeyword
Packages that use ReservedKeyword
-
Uses of ReservedKeyword in org.springframework.data.cassandra.core.cql
Methods in org.springframework.data.cassandra.core.cql that return ReservedKeywordModifier and TypeMethodDescriptionstatic ReservedKeywordDeprecated, for removal: This API element is subject to removal in a future version.Returns the enum constant of this class with the specified name.static ReservedKeyword[]ReservedKeyword.values()Deprecated, for removal: This API element is subject to removal in a future version.Returns an array containing the constants of this enum class, in the order they are declared.