Uses of Class
org.springframework.data.cassandra.core.cql.keyspace.TableSpecification
Package
Description
Keyspace object action specifications such as
CREATE TABLE
, DROP INDEX
.-
Uses of TableSpecification in org.springframework.data.cassandra.core.cql.keyspace
Modifier and TypeClassDescriptionclass
Object to configure aCREATE TABLE
specification.