Uses of Class
org.springframework.data.cassandra.core.cql.keyspace.ColumnTypeChangeSpecification
Packages that use ColumnTypeChangeSpecification
Package
Description
Keyspace object action specifications such as
CREATE TABLE, DROP INDEX.-
Uses of ColumnTypeChangeSpecification in org.springframework.data.cassandra.core.cql.keyspace
Modifier and TypeClassDescriptionclassValue object representing a specification to add a column.classValue object representing a specification to alter a column.