Uses of Class
org.springframework.data.cassandra.core.cql.keyspace.FieldSpecification
Packages that use FieldSpecification
Package
Description
Keyspace object action specifications such as
CREATE TABLE, DROP INDEX.-
Uses of FieldSpecification in org.springframework.data.cassandra.core.cql.keyspace
Methods in org.springframework.data.cassandra.core.cql.keyspace that return FieldSpecificationModifier and TypeMethodDescriptionstatic FieldSpecificationFieldSpecification.of(com.datastax.oss.driver.api.core.CqlIdentifier name, com.datastax.oss.driver.api.core.type.DataType type) static FieldSpecificationMethods in org.springframework.data.cassandra.core.cql.keyspace that return types with arguments of type FieldSpecification