Uses of Class
org.springframework.data.cassandra.core.cql.keyspace.TableSpecification
Packages that use TableSpecification
Package
Description
Keyspace object action specifications such as
CREATE TABLE, DROP INDEX.-
Uses of TableSpecification in org.springframework.data.cassandra.core.cql.keyspace
Subclasses of TableSpecification in org.springframework.data.cassandra.core.cql.keyspaceModifier and TypeClassDescriptionclassObject to configure aCREATE TABLEspecification.