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