public interface SqlParserConstants
Modifier and Type | Field and Description |
---|---|
static int |
ADD
RegularExpression Id.
|
static int |
ALL
RegularExpression Id.
|
static int |
ALTER
RegularExpression Id.
|
static int |
AND
RegularExpression Id.
|
static int |
AS
RegularExpression Id.
|
static int |
ASC
RegularExpression Id.
|
static int |
ASSIGN
RegularExpression Id.
|
static int |
ASTERISK
RegularExpression Id.
|
static int |
AVG
RegularExpression Id.
|
static int |
BETWEEN
RegularExpression Id.
|
static int |
BIGINT
RegularExpression Id.
|
static int |
BIT
RegularExpression Id.
|
static int |
BLOB
RegularExpression Id.
|
static int |
BOOLEAN
RegularExpression Id.
|
static int |
BY
RegularExpression Id.
|
static int |
CALL
RegularExpression Id.
|
static int |
CHAR
RegularExpression Id.
|
static int |
CLOB
RegularExpression Id.
|
static int |
CLOSEBRACKET
RegularExpression Id.
|
static int |
CLOSEBRAKET
RegularExpression Id.
|
static int |
CLOSEPAREN
RegularExpression Id.
|
static int |
COLLECTION_CONTAINS
RegularExpression Id.
|
static int |
COMMIT
RegularExpression Id.
|
static int |
CONCAT
RegularExpression Id.
|
static int |
COUNT
RegularExpression Id.
|
static int |
CREATE
RegularExpression Id.
|
static int |
CURRENT_DATE
RegularExpression Id.
|
static int |
DATE
RegularExpression Id.
|
static int |
DATE_LITERAL
RegularExpression Id.
|
static int |
DATETIME
RegularExpression Id.
|
static int |
DECIMAL
RegularExpression Id.
|
static int |
DEFAULT
Lexical state.
|
static int |
DEFAULT_NULL
RegularExpression Id.
|
static int |
DELETE
RegularExpression Id.
|
static int |
DESC
RegularExpression Id.
|
static int |
DIGIT
RegularExpression Id.
|
static int |
DISTINCT
RegularExpression Id.
|
static int |
DOT
RegularExpression Id.
|
static int |
DOUBLE
RegularExpression Id.
|
static int |
DROP
RegularExpression Id.
|
static int |
EMPTY_BLOB
RegularExpression Id.
|
static int |
EMPTY_CLOB
RegularExpression Id.
|
static int |
END
RegularExpression Id.
|
static int |
EOF
End of File.
|
static int |
EQUAL
RegularExpression Id.
|
static int |
ESC_IDENTIFIER
RegularExpression Id.
|
static int |
EXCEPTION
RegularExpression Id.
|
static int |
EXPONENT
RegularExpression Id.
|
static int |
FALSE
RegularExpression Id.
|
static int |
FLOAT
RegularExpression Id.
|
static int |
FLOATING_POINT_LITERAL
RegularExpression Id.
|
static int |
FOR_UPDATE
RegularExpression Id.
|
static int |
FROM
RegularExpression Id.
|
static int |
FULL
RegularExpression Id.
|
static int |
GREATER
RegularExpression Id.
|
static int |
GREATEREQUAL
RegularExpression Id.
|
static int |
GROUP
RegularExpression Id.
|
static int |
IDENTIFIER
RegularExpression Id.
|
static int |
IN
RegularExpression Id.
|
static int |
INDEX
RegularExpression Id.
|
static int |
INNER
RegularExpression Id.
|
static int |
INSERT
RegularExpression Id.
|
static int |
INT
RegularExpression Id.
|
static int |
INTEGER
RegularExpression Id.
|
static int |
INTEGER_LITERAL
RegularExpression Id.
|
static int |
INTO
RegularExpression Id.
|
static int |
IS
RegularExpression Id.
|
static int |
JOIN
RegularExpression Id.
|
static int |
JOINPLUS
RegularExpression Id.
|
static int |
LEFT
RegularExpression Id.
|
static int |
LESS
RegularExpression Id.
|
static int |
LESSEQUAL
RegularExpression Id.
|
static int |
LETTER
RegularExpression Id.
|
static int |
LIKE
RegularExpression Id.
|
static int |
LOB
RegularExpression Id.
|
static int |
LONG
RegularExpression Id.
|
static int |
LONG_LITERAL
RegularExpression Id.
|
static int |
LONGVARCHAR
RegularExpression Id.
|
static int |
MAX
RegularExpression Id.
|
static int |
MIN
RegularExpression Id.
|
static int |
MINUS
RegularExpression Id.
|
static int |
NOT
RegularExpression Id.
|
static int |
NOTEQUAL
RegularExpression Id.
|
static int |
NOTEQUAL2
RegularExpression Id.
|
static int |
NULL
RegularExpression Id.
|
static int |
NULLS_FIRST
RegularExpression Id.
|
static int |
NULLS_LAST
RegularExpression Id.
|
static int |
NUMBER
RegularExpression Id.
|
static int |
NUMERIC
RegularExpression Id.
|
static int |
ON
RegularExpression Id.
|
static int |
OPENBRACKET
RegularExpression Id.
|
static int |
OPENBRAKET
RegularExpression Id.
|
static int |
OPENPAREN
RegularExpression Id.
|
static int |
OR
RegularExpression Id.
|
static int |
ORDER
RegularExpression Id.
|
static int |
PARTITION_BY
RegularExpression Id.
|
static int |
PLUS
RegularExpression Id.
|
static int |
PRIMARY_KEY
RegularExpression Id.
|
static int |
QUESTIONMARK
RegularExpression Id.
|
static int |
REAL
RegularExpression Id.
|
static int |
RELATION
RegularExpression Id.
|
static int |
RIGHT
RegularExpression Id.
|
static int |
RLIKE
RegularExpression Id.
|
static int |
ROLLBACK
RegularExpression Id.
|
static int |
ROWNUM
RegularExpression Id.
|
static int |
ROWTYPE
RegularExpression Id.
|
static int |
SELECT
RegularExpression Id.
|
static int |
SEMICOLON
RegularExpression Id.
|
static int |
SET
RegularExpression Id.
|
static int |
SLASH
RegularExpression Id.
|
static int |
SMALLINT
RegularExpression Id.
|
static int |
STRING_LITERAL
RegularExpression Id.
|
static int |
SUBSTR
RegularExpression Id.
|
static int |
SUM
RegularExpression Id.
|
static int |
SYSDATE
RegularExpression Id.
|
static int |
TABLE
RegularExpression Id.
|
static int |
TILDE
RegularExpression Id.
|
static int |
TIME
RegularExpression Id.
|
static int |
TIMESTAMP
RegularExpression Id.
|
static int |
TINYINT
RegularExpression Id.
|
static String[] |
tokenImage
Literal token values.
|
static int |
TRUE
RegularExpression Id.
|
static int |
UID
RegularExpression Id.
|
static int |
UNION
RegularExpression Id.
|
static int |
UPDATE
RegularExpression Id.
|
static int |
USING
RegularExpression Id.
|
static int |
VALUES
RegularExpression Id.
|
static int |
VARCHAR
RegularExpression Id.
|
static int |
VARCHAR2
RegularExpression Id.
|
static int |
WHERE
RegularExpression Id.
|
static final int EOF
static final int ALTER
static final int ADD
static final int ALL
static final int AND
static final int ASC
static final int AVG
static final int BETWEEN
static final int BY
static final int CREATE
static final int CALL
static final int DROP
static final int DEFAULT_NULL
static final int DESC
static final int DISTINCT
static final int END
static final int FROM
static final int GROUP
static final int IN
static final int IS
static final int LIKE
static final int RLIKE
static final int MAX
static final int MIN
static final int NOT
static final int NULL
static final int OR
static final int ORDER
static final int SELECT
static final int SUBSTR
static final int SUM
static final int SYSDATE
static final int WHERE
static final int COUNT
static final int DELETE
static final int EXCEPTION
static final int ROWNUM
static final int INDEX
static final int INSERT
static final int INTO
static final int SET
static final int TABLE
static final int FOR_UPDATE
static final int UPDATE
static final int UNION
static final int VALUES
static final int COMMIT
static final int ROLLBACK
static final int PRIMARY_KEY
static final int PARTITION_BY
static final int UID
static final int USING
static final int AS
static final int NULLS_LAST
static final int NULLS_FIRST
static final int INNER
static final int LEFT
static final int RIGHT
static final int FULL
static final int JOIN
static final int ON
static final int DATE
static final int DATETIME
static final int TIME
static final int FLOAT
static final int REAL
static final int DOUBLE
static final int NUMBER
static final int DECIMAL
static final int NUMERIC
static final int BOOLEAN
static final int INTEGER
static final int VARCHAR
static final int VARCHAR2
static final int CHAR
static final int LONG
static final int CLOB
static final int BLOB
static final int EMPTY_CLOB
static final int EMPTY_BLOB
static final int LOB
static final int TRUE
static final int FALSE
static final int INT
static final int TIMESTAMP
static final int LONGVARCHAR
static final int TINYINT
static final int SMALLINT
static final int BIGINT
static final int BIT
static final int CURRENT_DATE
static final int IDENTIFIER
static final int ESC_IDENTIFIER
static final int LETTER
static final int DIGIT
static final int RELATION
static final int INTEGER_LITERAL
static final int LONG_LITERAL
static final int FLOATING_POINT_LITERAL
static final int EXPONENT
static final int STRING_LITERAL
static final int DATE_LITERAL
static final int ASSIGN
static final int CONCAT
static final int SEMICOLON
static final int DOT
static final int ROWTYPE
static final int TILDE
static final int LESS
static final int LESSEQUAL
static final int GREATER
static final int GREATEREQUAL
static final int EQUAL
static final int NOTEQUAL
static final int NOTEQUAL2
static final int JOINPLUS
static final int OPENPAREN
static final int CLOSEPAREN
static final int OPENBRACKET
static final int CLOSEBRACKET
static final int ASTERISK
static final int SLASH
static final int PLUS
static final int MINUS
static final int QUESTIONMARK
static final int OPENBRAKET
static final int CLOSEBRAKET
static final int COLLECTION_CONTAINS
static final int DEFAULT
static final String[] tokenImage
Copyright © GigaSpaces.