Class DropColumnSpecification

java.lang.Object
org.springframework.data.cassandra.core.cql.keyspace.ColumnChangeSpecification
org.springframework.data.cassandra.core.cql.keyspace.DropColumnSpecification

public class DropColumnSpecification extends ColumnChangeSpecification
Value object representing a specification to drop a column.
Author:
Matthew T. Adams, Mark Paluch