Enum Class ReservedKeyword

java.lang.Object
java.lang.Enum<ReservedKeyword>
org.springframework.data.cassandra.core.cql.ReservedKeyword
All Implemented Interfaces:
Serializable, Comparable<ReservedKeyword>, Constable

@Deprecated public enum ReservedKeyword extends Enum<ReservedKeyword>
Deprecated.
since 3.0 without replacement.
CQL keywords.
Author:
Matthew T. Adams, Mark Paluch
See Also: