Uses of Class
org.springframework.data.cassandra.core.cql.generator.KeyspaceOptionsCqlGenerator
Packages that use KeyspaceOptionsCqlGenerator
Package
Description
CQL generators for Keyspace object actions.
-
Uses of KeyspaceOptionsCqlGenerator in org.springframework.data.cassandra.core.cql.generator
Modifier and TypeClassDescriptionclassCQL generator for generatingALTER TABLEstatements.classCQL generator for generating aCREATE TABLEstatement.