Module spring.data.cassandra
Enum Class ReservedKeyword
- All Implemented Interfaces:
Serializable,Comparable<ReservedKeyword>,Constable
Deprecated, for removal: This API element is subject to removal in a future version.
since 3.0 without replacement.
CQL keywords.
- Author:
- Matthew T. Adams, Mark Paluch
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisReserved(CharSequence candidate) Deprecated, for removal: This API element is subject to removal in a future version.static booleanisReserved(String candidate) Deprecated, for removal: This API element is subject to removal in a future version.Returns whether the given string is a CQL reserved keyword.static ReservedKeywordDeprecated, for removal: This API element is subject to removal in a future version.Returns the enum constant of this class with the specified name.static ReservedKeyword[]values()Deprecated, for removal: This API element is subject to removal in a future version.Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
ADD
Deprecated, for removal: This API element is subject to removal in a future version. -
ALTER
Deprecated, for removal: This API element is subject to removal in a future version. -
AND
Deprecated, for removal: This API element is subject to removal in a future version. -
ANY
Deprecated, for removal: This API element is subject to removal in a future version. -
APPLY
Deprecated, for removal: This API element is subject to removal in a future version. -
ASC
Deprecated, for removal: This API element is subject to removal in a future version. -
AUTHORIZE
Deprecated, for removal: This API element is subject to removal in a future version. -
BATCH
Deprecated, for removal: This API element is subject to removal in a future version. -
BEGIN
Deprecated, for removal: This API element is subject to removal in a future version. -
BY
Deprecated, for removal: This API element is subject to removal in a future version. -
COLUMNFAMILY
Deprecated, for removal: This API element is subject to removal in a future version. -
CREATE
Deprecated, for removal: This API element is subject to removal in a future version. -
DELETE
Deprecated, for removal: This API element is subject to removal in a future version. -
DESC
Deprecated, for removal: This API element is subject to removal in a future version. -
DROP
Deprecated, for removal: This API element is subject to removal in a future version. -
EACH_QUORUM
Deprecated, for removal: This API element is subject to removal in a future version. -
FROM
Deprecated, for removal: This API element is subject to removal in a future version. -
GRANT
Deprecated, for removal: This API element is subject to removal in a future version. -
IN
Deprecated, for removal: This API element is subject to removal in a future version. -
INDEX
Deprecated, for removal: This API element is subject to removal in a future version. -
INSERT
Deprecated, for removal: This API element is subject to removal in a future version. -
INTO
Deprecated, for removal: This API element is subject to removal in a future version. -
KEYSPACE
Deprecated, for removal: This API element is subject to removal in a future version. -
LIMIT
Deprecated, for removal: This API element is subject to removal in a future version. -
LOCAL_ONE
Deprecated, for removal: This API element is subject to removal in a future version. -
LOCAL_QUORUM
Deprecated, for removal: This API element is subject to removal in a future version. -
MODIFY
Deprecated, for removal: This API element is subject to removal in a future version. -
NORECURSIVE
Deprecated, for removal: This API element is subject to removal in a future version. -
OF
Deprecated, for removal: This API element is subject to removal in a future version. -
ON
Deprecated, for removal: This API element is subject to removal in a future version. -
ONE
Deprecated, for removal: This API element is subject to removal in a future version. -
ORDER
Deprecated, for removal: This API element is subject to removal in a future version. -
PRIMARY
Deprecated, for removal: This API element is subject to removal in a future version. -
QUORUM
Deprecated, for removal: This API element is subject to removal in a future version. -
REVOKE
Deprecated, for removal: This API element is subject to removal in a future version. -
SCHEMA
Deprecated, for removal: This API element is subject to removal in a future version. -
SELECT
Deprecated, for removal: This API element is subject to removal in a future version. -
SET
Deprecated, for removal: This API element is subject to removal in a future version. -
TABLE
Deprecated, for removal: This API element is subject to removal in a future version. -
THREE
Deprecated, for removal: This API element is subject to removal in a future version. -
TOKEN
Deprecated, for removal: This API element is subject to removal in a future version. -
TRUNCATE
Deprecated, for removal: This API element is subject to removal in a future version. -
TWO
Deprecated, for removal: This API element is subject to removal in a future version. -
UPDATE
Deprecated, for removal: This API element is subject to removal in a future version. -
USE
Deprecated, for removal: This API element is subject to removal in a future version. -
USING
Deprecated, for removal: This API element is subject to removal in a future version. -
WHERE
Deprecated, for removal: This API element is subject to removal in a future version. -
WITH
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
values
Deprecated, for removal: This API element is subject to removal in a future version.Returns an array containing the constants of this enum class, in the order they are declared.- Returns:
- an array containing the constants of this enum class, in the order they are declared
-
valueOf
Deprecated, for removal: This API element is subject to removal in a future version.Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum class has no constant with the specified nameNullPointerException- if the argument is null
-
isReserved
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
isReserved
Deprecated, for removal: This API element is subject to removal in a future version.Returns whether the given string is a CQL reserved keyword. This comparison is done regardless of case.- Parameters:
candidate- candidate keyword.
-