Uses of Enum Class
org.springframework.data.cassandra.core.cql.CqlConstantType
Packages that use CqlConstantType
-
Uses of CqlConstantType in org.springframework.data.cassandra.core.cql
Subclasses with type arguments of type CqlConstantType in org.springframework.data.cassandra.core.cqlMethods in org.springframework.data.cassandra.core.cql that return CqlConstantTypeModifier and TypeMethodDescriptionstatic CqlConstantTypeReturns 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.