org.apache.derby.impl.sql.compile
Interface SQLParserConstants
- All Known Implementing Classes:
- SQLParser, SQLParserTokenManager
public interface SQLParserConstants
EOF
static final int EOF
- See Also:
- Constant Field Values
NOT_D
static final int NOT_D
- See Also:
- Constant Field Values
NOT_DE
static final int NOT_DE
- See Also:
- Constant Field Values
NOT_DER
static final int NOT_DER
- See Also:
- Constant Field Values
NOT_DERB
static final int NOT_DERB
- See Also:
- Constant Field Values
NOT_DERBY
static final int NOT_DERBY
- See Also:
- Constant Field Values
NOT_DERBYDASH
static final int NOT_DERBYDASH
- See Also:
- Constant Field Values
NOT_DERBYDASHP
static final int NOT_DERBYDASHP
- See Also:
- Constant Field Values
NOT_DERBYDASHPR
static final int NOT_DERBYDASHPR
- See Also:
- Constant Field Values
NOT_DERBYDASHPRO
static final int NOT_DERBYDASHPRO
- See Also:
- Constant Field Values
NOT_DERBYDASHPROP
static final int NOT_DERBYDASHPROP
- See Also:
- Constant Field Values
NOT_DERBYDASHPROPE
static final int NOT_DERBYDASHPROPE
- See Also:
- Constant Field Values
NOT_DERBYDASHPROPER
static final int NOT_DERBYDASHPROPER
- See Also:
- Constant Field Values
NOT_DERBYDASHPROPERT
static final int NOT_DERBYDASHPROPERT
- See Also:
- Constant Field Values
NOT_DERBYDASHPROPERTI
static final int NOT_DERBYDASHPROPERTI
- See Also:
- Constant Field Values
NOT_DERBYDASHPROPERTIE
static final int NOT_DERBYDASHPROPERTIE
- See Also:
- Constant Field Values
DERBYDASHPROPERTIES
static final int DERBYDASHPROPERTIES
- See Also:
- Constant Field Values
NOT_PROPERTIES
static final int NOT_PROPERTIES
- See Also:
- Constant Field Values
SINGLE_LINE_SQLCOMMENT
static final int SINGLE_LINE_SQLCOMMENT
- See Also:
- Constant Field Values
CHECK_PROPERTIES
static final int CHECK_PROPERTIES
- See Also:
- Constant Field Values
ADD
static final int ADD
- See Also:
- Constant Field Values
ALL
static final int ALL
- See Also:
- Constant Field Values
ALLOCATE
static final int ALLOCATE
- See Also:
- Constant Field Values
ALTER
static final int ALTER
- See Also:
- Constant Field Values
AND
static final int AND
- See Also:
- Constant Field Values
ANY
static final int ANY
- See Also:
- Constant Field Values
ARE
static final int ARE
- See Also:
- Constant Field Values
AS
static final int AS
- See Also:
- Constant Field Values
ASC
static final int ASC
- See Also:
- Constant Field Values
ASSERTION
static final int ASSERTION
- See Also:
- Constant Field Values
AT
static final int AT
- See Also:
- Constant Field Values
AUTHORIZATION
static final int AUTHORIZATION
- See Also:
- Constant Field Values
AVG
static final int AVG
- See Also:
- Constant Field Values
BEGIN
static final int BEGIN
- See Also:
- Constant Field Values
BETWEEN
static final int BETWEEN
- See Also:
- Constant Field Values
BINARY
static final int BINARY
- See Also:
- Constant Field Values
BIT
static final int BIT
- See Also:
- Constant Field Values
BOTH
static final int BOTH
- See Also:
- Constant Field Values
BY
static final int BY
- See Also:
- Constant Field Values
CASCADE
static final int CASCADE
- See Also:
- Constant Field Values
CASCADED
static final int CASCADED
- See Also:
- Constant Field Values
CASE
static final int CASE
- See Also:
- Constant Field Values
CAST
static final int CAST
- See Also:
- Constant Field Values
CHAR
static final int CHAR
- See Also:
- Constant Field Values
CHARACTER
static final int CHARACTER
- See Also:
- Constant Field Values
CHARACTER_LENGTH
static final int CHARACTER_LENGTH
- See Also:
- Constant Field Values
CHECK
static final int CHECK
- See Also:
- Constant Field Values
CLOSE
static final int CLOSE
- See Also:
- Constant Field Values
COALESCE
static final int COALESCE
- See Also:
- Constant Field Values
COLLATE
static final int COLLATE
- See Also:
- Constant Field Values
COLLATION
static final int COLLATION
- See Also:
- Constant Field Values
COLUMN
static final int COLUMN
- See Also:
- Constant Field Values
COMMIT
static final int COMMIT
- See Also:
- Constant Field Values
CONNECT
static final int CONNECT
- See Also:
- Constant Field Values
CONNECTION
static final int CONNECTION
- See Also:
- Constant Field Values
CONSTRAINT
static final int CONSTRAINT
- See Also:
- Constant Field Values
CONSTRAINTS
static final int CONSTRAINTS
- See Also:
- Constant Field Values
CONTINUE
static final int CONTINUE
- See Also:
- Constant Field Values
CONVERT
static final int CONVERT
- See Also:
- Constant Field Values
CORRESPONDING
static final int CORRESPONDING
- See Also:
- Constant Field Values
COUNT
static final int COUNT
- See Also:
- Constant Field Values
CREATE
static final int CREATE
- See Also:
- Constant Field Values
CROSS
static final int CROSS
- See Also:
- Constant Field Values
CURRENT
static final int CURRENT
- See Also:
- Constant Field Values
CURRENT_DATE
static final int CURRENT_DATE
- See Also:
- Constant Field Values
CURRENT_TIME
static final int CURRENT_TIME
- See Also:
- Constant Field Values
CURRENT_TIMESTAMP
static final int CURRENT_TIMESTAMP
- See Also:
- Constant Field Values
CURRENT_USER
static final int CURRENT_USER
- See Also:
- Constant Field Values
CURSOR
static final int CURSOR
- See Also:
- Constant Field Values
D
static final int D
- See Also:
- Constant Field Values
DEALLOCATE
static final int DEALLOCATE
- See Also:
- Constant Field Values
DEC
static final int DEC
- See Also:
- Constant Field Values
DECIMAL
static final int DECIMAL
- See Also:
- Constant Field Values
DECLARE
static final int DECLARE
- See Also:
- Constant Field Values
_DEFAULT
static final int _DEFAULT
- See Also:
- Constant Field Values
DEFERRABLE
static final int DEFERRABLE
- See Also:
- Constant Field Values
DEFERRED
static final int DEFERRED
- See Also:
- Constant Field Values
DELETE
static final int DELETE
- See Also:
- Constant Field Values
DESC
static final int DESC
- See Also:
- Constant Field Values
DESCRIBE
static final int DESCRIBE
- See Also:
- Constant Field Values
DIAGNOSTICS
static final int DIAGNOSTICS
- See Also:
- Constant Field Values
DISCONNECT
static final int DISCONNECT
- See Also:
- Constant Field Values
DISTINCT
static final int DISTINCT
- See Also:
- Constant Field Values
DOUBLE
static final int DOUBLE
- See Also:
- Constant Field Values
DROP
static final int DROP
- See Also:
- Constant Field Values
ELSE
static final int ELSE
- See Also:
- Constant Field Values
END
static final int END
- See Also:
- Constant Field Values
ENDEXEC
static final int ENDEXEC
- See Also:
- Constant Field Values
ESCAPE
static final int ESCAPE
- See Also:
- Constant Field Values
EXCEPT
static final int EXCEPT
- See Also:
- Constant Field Values
EXCEPTION
static final int EXCEPTION
- See Also:
- Constant Field Values
EXEC
static final int EXEC
- See Also:
- Constant Field Values
EXECUTE
static final int EXECUTE
- See Also:
- Constant Field Values
EXISTS
static final int EXISTS
- See Also:
- Constant Field Values
EXTERNAL
static final int EXTERNAL
- See Also:
- Constant Field Values
FALSE
static final int FALSE
- See Also:
- Constant Field Values
FETCH
static final int FETCH
- See Also:
- Constant Field Values
FIRST
static final int FIRST
- See Also:
- Constant Field Values
FLOAT
static final int FLOAT
- See Also:
- Constant Field Values
FOR
static final int FOR
- See Also:
- Constant Field Values
FOREIGN
static final int FOREIGN
- See Also:
- Constant Field Values
FOUND
static final int FOUND
- See Also:
- Constant Field Values
FROM
static final int FROM
- See Also:
- Constant Field Values
FULL
static final int FULL
- See Also:
- Constant Field Values
FUNCTION
static final int FUNCTION
- See Also:
- Constant Field Values
GET
static final int GET
- See Also:
- Constant Field Values
GLOBAL
static final int GLOBAL
- See Also:
- Constant Field Values
GO
static final int GO
- See Also:
- Constant Field Values
GOTO
static final int GOTO
- See Also:
- Constant Field Values
GRANT
static final int GRANT
- See Also:
- Constant Field Values
GROUP
static final int GROUP
- See Also:
- Constant Field Values
HAVING
static final int HAVING
- See Also:
- Constant Field Values
HOUR
static final int HOUR
- See Also:
- Constant Field Values
IDENTITY
static final int IDENTITY
- See Also:
- Constant Field Values
IMMEDIATE
static final int IMMEDIATE
- See Also:
- Constant Field Values
IN
static final int IN
- See Also:
- Constant Field Values
INDICATOR
static final int INDICATOR
- See Also:
- Constant Field Values
INITIALLY
static final int INITIALLY
- See Also:
- Constant Field Values
INNER
static final int INNER
- See Also:
- Constant Field Values
INPUT
static final int INPUT
- See Also:
- Constant Field Values
INSENSITIVE
static final int INSENSITIVE
- See Also:
- Constant Field Values
INSERT
static final int INSERT
- See Also:
- Constant Field Values
INT
static final int INT
- See Also:
- Constant Field Values
INTEGER
static final int INTEGER
- See Also:
- Constant Field Values
INTERSECT
static final int INTERSECT
- See Also:
- Constant Field Values
INTO
static final int INTO
- See Also:
- Constant Field Values
IS
static final int IS
- See Also:
- Constant Field Values
ISOLATION
static final int ISOLATION
- See Also:
- Constant Field Values
JOIN
static final int JOIN
- See Also:
- Constant Field Values
KEY
static final int KEY
- See Also:
- Constant Field Values
LAST
static final int LAST
- See Also:
- Constant Field Values
LEADING
static final int LEADING
- See Also:
- Constant Field Values
LEFT
static final int LEFT
- See Also:
- Constant Field Values
LIKE
static final int LIKE
- See Also:
- Constant Field Values
LOWER
static final int LOWER
- See Also:
- Constant Field Values
MATCH
static final int MATCH
- See Also:
- Constant Field Values
MAX
static final int MAX
- See Also:
- Constant Field Values
MIN
static final int MIN
- See Also:
- Constant Field Values
MINUTE
static final int MINUTE
- See Also:
- Constant Field Values
MODULE
static final int MODULE
- See Also:
- Constant Field Values
NATIONAL
static final int NATIONAL
- See Also:
- Constant Field Values
NATURAL
static final int NATURAL
- See Also:
- Constant Field Values
NCHAR
static final int NCHAR
- See Also:
- Constant Field Values
NEXT
static final int NEXT
- See Also:
- Constant Field Values
NO
static final int NO
- See Also:
- Constant Field Values
NOT
static final int NOT
- See Also:
- Constant Field Values
NULL
static final int NULL
- See Also:
- Constant Field Values
NULLIF
static final int NULLIF
- See Also:
- Constant Field Values
NUMERIC
static final int NUMERIC
- See Also:
- Constant Field Values
OF
static final int OF
- See Also:
- Constant Field Values
ON
static final int ON
- See Also:
- Constant Field Values
ONLY
static final int ONLY
- See Also:
- Constant Field Values
OPEN
static final int OPEN
- See Also:
- Constant Field Values
OPTION
static final int OPTION
- See Also:
- Constant Field Values
OR
static final int OR
- See Also:
- Constant Field Values
ORDER
static final int ORDER
- See Also:
- Constant Field Values
OUTER
static final int OUTER
- See Also:
- Constant Field Values
OUTPUT
static final int OUTPUT
- See Also:
- Constant Field Values
OVERLAPS
static final int OVERLAPS
- See Also:
- Constant Field Values
PAD
static final int PAD
- See Also:
- Constant Field Values
PARTIAL
static final int PARTIAL
- See Also:
- Constant Field Values
PREPARE
static final int PREPARE
- See Also:
- Constant Field Values
PRESERVE
static final int PRESERVE
- See Also:
- Constant Field Values
PRIMARY
static final int PRIMARY
- See Also:
- Constant Field Values
PRIOR
static final int PRIOR
- See Also:
- Constant Field Values
PRIVILEGES
static final int PRIVILEGES
- See Also:
- Constant Field Values
PROCEDURE
static final int PROCEDURE
- See Also:
- Constant Field Values
PUBLIC
static final int PUBLIC
- See Also:
- Constant Field Values
READ
static final int READ
- See Also:
- Constant Field Values
REAL
static final int REAL
- See Also:
- Constant Field Values
REFERENCES
static final int REFERENCES
- See Also:
- Constant Field Values
RELATIVE
static final int RELATIVE
- See Also:
- Constant Field Values
RESTRICT
static final int RESTRICT
- See Also:
- Constant Field Values
REVOKE
static final int REVOKE
- See Also:
- Constant Field Values
RIGHT
static final int RIGHT
- See Also:
- Constant Field Values
ROLLBACK
static final int ROLLBACK
- See Also:
- Constant Field Values
ROWS
static final int ROWS
- See Also:
- Constant Field Values
SCHEMA
static final int SCHEMA
- See Also:
- Constant Field Values
SCROLL
static final int SCROLL
- See Also:
- Constant Field Values
SECOND
static final int SECOND
- See Also:
- Constant Field Values
SELECT
static final int SELECT
- See Also:
- Constant Field Values
SESSION_USER
static final int SESSION_USER
- See Also:
- Constant Field Values
SET
static final int SET
- See Also:
- Constant Field Values
SMALLINT
static final int SMALLINT
- See Also:
- Constant Field Values
SOME
static final int SOME
- See Also:
- Constant Field Values
SPACE
static final int SPACE
- See Also:
- Constant Field Values
SQL
static final int SQL
- See Also:
- Constant Field Values
SQLCODE
static final int SQLCODE
- See Also:
- Constant Field Values
SQLERROR
static final int SQLERROR
- See Also:
- Constant Field Values
SQLSTATE
static final int SQLSTATE
- See Also:
- Constant Field Values
SUBSTRING
static final int SUBSTRING
- See Also:
- Constant Field Values
SUM
static final int SUM
- See Also:
- Constant Field Values
SYSTEM_USER
static final int SYSTEM_USER
- See Also:
- Constant Field Values
T
static final int T
- See Also:
- Constant Field Values
TABLE
static final int TABLE
- See Also:
- Constant Field Values
TEMPORARY
static final int TEMPORARY
- See Also:
- Constant Field Values
TIMEZONE_HOUR
static final int TIMEZONE_HOUR
- See Also:
- Constant Field Values
TIMEZONE_MINUTE
static final int TIMEZONE_MINUTE
- See Also:
- Constant Field Values
TO
static final int TO
- See Also:
- Constant Field Values
TRANSACTION
static final int TRANSACTION
- See Also:
- Constant Field Values
TRANSLATE
static final int TRANSLATE
- See Also:
- Constant Field Values
TRANSLATION
static final int TRANSLATION
- See Also:
- Constant Field Values
TRAILING
static final int TRAILING
- See Also:
- Constant Field Values
TRIM
static final int TRIM
- See Also:
- Constant Field Values
TRUE
static final int TRUE
- See Also:
- Constant Field Values
TS
static final int TS
- See Also:
- Constant Field Values
UNION
static final int UNION
- See Also:
- Constant Field Values
UNIQUE
static final int UNIQUE
- See Also:
- Constant Field Values
UNKNOWN
static final int UNKNOWN
- See Also:
- Constant Field Values
UPDATE
static final int UPDATE
- See Also:
- Constant Field Values
UPPER
static final int UPPER
- See Also:
- Constant Field Values
USER
static final int USER
- See Also:
- Constant Field Values
USING
static final int USING
- See Also:
- Constant Field Values
VALUE
static final int VALUE
- See Also:
- Constant Field Values
VALUES
static final int VALUES
- See Also:
- Constant Field Values
VARBINARY
static final int VARBINARY
- See Also:
- Constant Field Values
VARCHAR
static final int VARCHAR
- See Also:
- Constant Field Values
VARYING
static final int VARYING
- See Also:
- Constant Field Values
VIEW
static final int VIEW
- See Also:
- Constant Field Values
WHENEVER
static final int WHENEVER
- See Also:
- Constant Field Values
WHERE
static final int WHERE
- See Also:
- Constant Field Values
WINDOW
static final int WINDOW
- See Also:
- Constant Field Values
WITH
static final int WITH
- See Also:
- Constant Field Values
WORK
static final int WORK
- See Also:
- Constant Field Values
WRITE
static final int WRITE
- See Also:
- Constant Field Values
YEAR
static final int YEAR
- See Also:
- Constant Field Values
ABS
static final int ABS
- See Also:
- Constant Field Values
ABSVAL
static final int ABSVAL
- See Also:
- Constant Field Values
ACTION
static final int ACTION
- See Also:
- Constant Field Values
ALWAYS
static final int ALWAYS
- See Also:
- Constant Field Values
BLOB
static final int BLOB
- See Also:
- Constant Field Values
C
static final int C
- See Also:
- Constant Field Values
CALLED
static final int CALLED
- See Also:
- Constant Field Values
CLOB
static final int CLOB
- See Also:
- Constant Field Values
COBOL
static final int COBOL
- See Also:
- Constant Field Values
COMMITTED
static final int COMMITTED
- See Also:
- Constant Field Values
CONCAT
static final int CONCAT
- See Also:
- Constant Field Values
CONTAINS
static final int CONTAINS
- See Also:
- Constant Field Values
CYCLE
static final int CYCLE
- See Also:
- Constant Field Values
DATA
static final int DATA
- See Also:
- Constant Field Values
DATE
static final int DATE
- See Also:
- Constant Field Values
DAY
static final int DAY
- See Also:
- Constant Field Values
DEFINER
static final int DEFINER
- See Also:
- Constant Field Values
DETERMINISTIC
static final int DETERMINISTIC
- See Also:
- Constant Field Values
DYNAMIC
static final int DYNAMIC
- See Also:
- Constant Field Values
FORTRAN
static final int FORTRAN
- See Also:
- Constant Field Values
GENERATED
static final int GENERATED
- See Also:
- Constant Field Values
IDENTITY_VAL_LOCAL
static final int IDENTITY_VAL_LOCAL
- See Also:
- Constant Field Values
INCREMENT
static final int INCREMENT
- See Also:
- Constant Field Values
INITIAL
static final int INITIAL
- See Also:
- Constant Field Values
INOUT
static final int INOUT
- See Also:
- Constant Field Values
INTERVAL
static final int INTERVAL
- See Also:
- Constant Field Values
INVOKER
static final int INVOKER
- See Also:
- Constant Field Values
LANGUAGE
static final int LANGUAGE
- See Also:
- Constant Field Values
LARGE
static final int LARGE
- See Also:
- Constant Field Values
LENGTH
static final int LENGTH
- See Also:
- Constant Field Values
LEVEL
static final int LEVEL
- See Also:
- Constant Field Values
LOCKS
static final int LOCKS
- See Also:
- Constant Field Values
LOCKSIZE
static final int LOCKSIZE
- See Also:
- Constant Field Values
LOGGED
static final int LOGGED
- See Also:
- Constant Field Values
MAXVALUE
static final int MAXVALUE
- See Also:
- Constant Field Values
MINVALUE
static final int MINVALUE
- See Also:
- Constant Field Values
MOD
static final int MOD
- See Also:
- Constant Field Values
MODIFIES
static final int MODIFIES
- See Also:
- Constant Field Values
MODIFY
static final int MODIFY
- See Also:
- Constant Field Values
MONTH
static final int MONTH
- See Also:
- Constant Field Values
_MORE
static final int _MORE
- See Also:
- Constant Field Values
MUMPS
static final int MUMPS
- See Also:
- Constant Field Values
NAME
static final int NAME
- See Also:
- Constant Field Values
NCLOB
static final int NCLOB
- See Also:
- Constant Field Values
NULLABLE
static final int NULLABLE
- See Also:
- Constant Field Values
NULLS
static final int NULLS
- See Also:
- Constant Field Values
NUMBER
static final int NUMBER
- See Also:
- Constant Field Values
OBJECT
static final int OBJECT
- See Also:
- Constant Field Values
OFFSET
static final int OFFSET
- See Also:
- Constant Field Values
PASCAL
static final int PASCAL
- See Also:
- Constant Field Values
PLI
static final int PLI
- See Also:
- Constant Field Values
PRECISION
static final int PRECISION
- See Also:
- Constant Field Values
RELEASE
static final int RELEASE
- See Also:
- Constant Field Values
REPEATABLE
static final int REPEATABLE
- See Also:
- Constant Field Values
RESTART
static final int RESTART
- See Also:
- Constant Field Values
RETURNS
static final int RETURNS
- See Also:
- Constant Field Values
ROLLUP
static final int ROLLUP
- See Also:
- Constant Field Values
ROW
static final int ROW
- See Also:
- Constant Field Values
SAVEPOINT
static final int SAVEPOINT
- See Also:
- Constant Field Values
SCALE
static final int SCALE
- See Also:
- Constant Field Values
SECURITY
static final int SECURITY
- See Also:
- Constant Field Values
SERIALIZABLE
static final int SERIALIZABLE
- See Also:
- Constant Field Values
SQL_TSI_FRAC_SECOND
static final int SQL_TSI_FRAC_SECOND
- See Also:
- Constant Field Values
SQL_TSI_SECOND
static final int SQL_TSI_SECOND
- See Also:
- Constant Field Values
SQL_TSI_MINUTE
static final int SQL_TSI_MINUTE
- See Also:
- Constant Field Values
SQL_TSI_HOUR
static final int SQL_TSI_HOUR
- See Also:
- Constant Field Values
SQL_TSI_DAY
static final int SQL_TSI_DAY
- See Also:
- Constant Field Values
SQL_TSI_WEEK
static final int SQL_TSI_WEEK
- See Also:
- Constant Field Values
SQL_TSI_MONTH
static final int SQL_TSI_MONTH
- See Also:
- Constant Field Values
SQL_TSI_QUARTER
static final int SQL_TSI_QUARTER
- See Also:
- Constant Field Values
SQL_TSI_YEAR
static final int SQL_TSI_YEAR
- See Also:
- Constant Field Values
START
static final int START
- See Also:
- Constant Field Values
STATEMENT
static final int STATEMENT
- See Also:
- Constant Field Values
SYNONYM
static final int SYNONYM
- See Also:
- Constant Field Values
THEN
static final int THEN
- See Also:
- Constant Field Values
TIME
static final int TIME
- See Also:
- Constant Field Values
TIMESTAMP
static final int TIMESTAMP
- See Also:
- Constant Field Values
TIMESTAMPADD
static final int TIMESTAMPADD
- See Also:
- Constant Field Values
TIMESTAMPDIFF
static final int TIMESTAMPDIFF
- See Also:
- Constant Field Values
TRUNCATE
static final int TRUNCATE
- See Also:
- Constant Field Values
TYPE
static final int TYPE
- See Also:
- Constant Field Values
UNCOMMITTED
static final int UNCOMMITTED
- See Also:
- Constant Field Values
USAGE
static final int USAGE
- See Also:
- Constant Field Values
WHEN
static final int WHEN
- See Also:
- Constant Field Values
BOOLEAN
static final int BOOLEAN
- See Also:
- Constant Field Values
CALL
static final int CALL
- See Also:
- Constant Field Values
CURDATE
static final int CURDATE
- See Also:
- Constant Field Values
CURRENT_ROLE
static final int CURRENT_ROLE
- See Also:
- Constant Field Values
CURTIME
static final int CURTIME
- See Also:
- Constant Field Values
DATABASE
static final int DATABASE
- See Also:
- Constant Field Values
GET_CURRENT_CONNECTION
static final int GET_CURRENT_CONNECTION
- See Also:
- Constant Field Values
EXPLAIN
static final int EXPLAIN
- See Also:
- Constant Field Values
LONGINT
static final int LONGINT
- See Also:
- Constant Field Values
LONG
static final int LONG
- See Also:
- Constant Field Values
LTRIM
static final int LTRIM
- See Also:
- Constant Field Values
NONE
static final int NONE
- See Also:
- Constant Field Values
OVER
static final int OVER
- See Also:
- Constant Field Values
ROLE
static final int ROLE
- See Also:
- Constant Field Values
ROWNUMBER
static final int ROWNUMBER
- See Also:
- Constant Field Values
RTRIM
static final int RTRIM
- See Also:
- Constant Field Values
SUBSTR
static final int SUBSTR
- See Also:
- Constant Field Values
XML
static final int XML
- See Also:
- Constant Field Values
XMLEXISTS
static final int XMLEXISTS
- See Also:
- Constant Field Values
XMLPARSE
static final int XMLPARSE
- See Also:
- Constant Field Values
XMLQUERY
static final int XMLQUERY
- See Also:
- Constant Field Values
XMLSERIALIZE
static final int XMLSERIALIZE
- See Also:
- Constant Field Values
AFTER
static final int AFTER
- See Also:
- Constant Field Values
BEFORE
static final int BEFORE
- See Also:
- Constant Field Values
CLASS
static final int CLASS
- See Also:
- Constant Field Values
COMPRESS
static final int COMPRESS
- See Also:
- Constant Field Values
CONTENT
static final int CONTENT
- See Also:
- Constant Field Values
CS
static final int CS
- See Also:
- Constant Field Values
CURSORS
static final int CURSORS
- See Also:
- Constant Field Values
DB2SQL
static final int DB2SQL
- See Also:
- Constant Field Values
DERBY_JDBC_RESULT_SET
static final int DERBY_JDBC_RESULT_SET
- See Also:
- Constant Field Values
DEFRAGMENT
static final int DEFRAGMENT
- See Also:
- Constant Field Values
DIRTY
static final int DIRTY
- See Also:
- Constant Field Values
DOCUMENT
static final int DOCUMENT
- See Also:
- Constant Field Values
EACH
static final int EACH
- See Also:
- Constant Field Values
EMPTY
static final int EMPTY
- See Also:
- Constant Field Values
EXCLUSIVE
static final int EXCLUSIVE
- See Also:
- Constant Field Values
FN
static final int FN
- See Also:
- Constant Field Values
INDEX
static final int INDEX
- See Also:
- Constant Field Values
INPLACE
static final int INPLACE
- See Also:
- Constant Field Values
JAVA
static final int JAVA
- See Also:
- Constant Field Values
LCASE
static final int LCASE
- See Also:
- Constant Field Values
LOCATE
static final int LOCATE
- See Also:
- Constant Field Values
LOCK
static final int LOCK
- See Also:
- Constant Field Values
MESSAGE_LOCALE
static final int MESSAGE_LOCALE
- See Also:
- Constant Field Values
METHOD
static final int METHOD
- See Also:
- Constant Field Values
MODE
static final int MODE
- See Also:
- Constant Field Values
NEW
static final int NEW
- See Also:
- Constant Field Values
NEW_TABLE
static final int NEW_TABLE
- See Also:
- Constant Field Values
NVARCHAR
static final int NVARCHAR
- See Also:
- Constant Field Values
OJ
static final int OJ
- See Also:
- Constant Field Values
OFF
static final int OFF
- See Also:
- Constant Field Values
OLD
static final int OLD
- See Also:
- Constant Field Values
OLD_TABLE
static final int OLD_TABLE
- See Also:
- Constant Field Values
OUT
static final int OUT
- See Also:
- Constant Field Values
PARAMETER
static final int PARAMETER
- See Also:
- Constant Field Values
PASSING
static final int PASSING
- See Also:
- Constant Field Values
PROPERTIES
static final int PROPERTIES
- See Also:
- Constant Field Values
PURGE
static final int PURGE
- See Also:
- Constant Field Values
READS
static final int READS
- See Also:
- Constant Field Values
REF
static final int REF
- See Also:
- Constant Field Values
REFERENCING
static final int REFERENCING
- See Also:
- Constant Field Values
RENAME
static final int RENAME
- See Also:
- Constant Field Values
RESET
static final int RESET
- See Also:
- Constant Field Values
RESULT
static final int RESULT
- See Also:
- Constant Field Values
RETAIN
static final int RETAIN
- See Also:
- Constant Field Values
RETURNING
static final int RETURNING
- See Also:
- Constant Field Values
RR
static final int RR
- See Also:
- Constant Field Values
RS
static final int RS
- See Also:
- Constant Field Values
STATISTICS
static final int STATISTICS
- See Also:
- Constant Field Values
SEQUENCE
static final int SEQUENCE
- See Also:
- Constant Field Values
SEQUENTIAL
static final int SEQUENTIAL
- See Also:
- Constant Field Values
SETS
static final int SETS
- See Also:
- Constant Field Values
SHARE
static final int SHARE
- See Also:
- Constant Field Values
SQLID
static final int SQLID
- See Also:
- Constant Field Values
SPECIFIC
static final int SPECIFIC
- See Also:
- Constant Field Values
SQRT
static final int SQRT
- See Also:
- Constant Field Values
STABILITY
static final int STABILITY
- See Also:
- Constant Field Values
STRIP
static final int STRIP
- See Also:
- Constant Field Values
STYLE
static final int STYLE
- See Also:
- Constant Field Values
TRIGGER
static final int TRIGGER
- See Also:
- Constant Field Values
TRUNCATE_END
static final int TRUNCATE_END
- See Also:
- Constant Field Values
UCASE
static final int UCASE
- See Also:
- Constant Field Values
UR
static final int UR
- See Also:
- Constant Field Values
WHITESPACE
static final int WHITESPACE
- See Also:
- Constant Field Values
DOUBLE_QUOTE
static final int DOUBLE_QUOTE
- See Also:
- Constant Field Values
PERCENT
static final int PERCENT
- See Also:
- Constant Field Values
AMPERSAND
static final int AMPERSAND
- See Also:
- Constant Field Values
QUOTE
static final int QUOTE
- See Also:
- Constant Field Values
LEFT_BRACE
static final int LEFT_BRACE
- See Also:
- Constant Field Values
RIGHT_BRACE
static final int RIGHT_BRACE
- See Also:
- Constant Field Values
LEFT_PAREN
static final int LEFT_PAREN
- See Also:
- Constant Field Values
RIGHT_PAREN
static final int RIGHT_PAREN
- See Also:
- Constant Field Values
ASTERISK
static final int ASTERISK
- See Also:
- Constant Field Values
PLUS_SIGN
static final int PLUS_SIGN
- See Also:
- Constant Field Values
COMMA
static final int COMMA
- See Also:
- Constant Field Values
MINUS_SIGN
static final int MINUS_SIGN
- See Also:
- Constant Field Values
PERIOD
static final int PERIOD
- See Also:
- Constant Field Values
SOLIDUS
static final int SOLIDUS
- See Also:
- Constant Field Values
COLON
static final int COLON
- See Also:
- Constant Field Values
DOUBLE_COLON
static final int DOUBLE_COLON
- See Also:
- Constant Field Values
SEMICOLON
static final int SEMICOLON
- See Also:
- Constant Field Values
LESS_THAN_OPERATOR
static final int LESS_THAN_OPERATOR
- See Also:
- Constant Field Values
LESS_THAN_OR_EQUALS_OPERATOR
static final int LESS_THAN_OR_EQUALS_OPERATOR
- See Also:
- Constant Field Values
EQUALS_OPERATOR
static final int EQUALS_OPERATOR
- See Also:
- Constant Field Values
NOT_EQUALS_OPERATOR
static final int NOT_EQUALS_OPERATOR
- See Also:
- Constant Field Values
NOT_EQUALS_OPERATOR2
static final int NOT_EQUALS_OPERATOR2
- See Also:
- Constant Field Values
GREATER_THAN_OPERATOR
static final int GREATER_THAN_OPERATOR
- See Also:
- Constant Field Values
GREATER_THAN_OR_EQUALS_OPERATOR
static final int GREATER_THAN_OR_EQUALS_OPERATOR
- See Also:
- Constant Field Values
QUESTION_MARK
static final int QUESTION_MARK
- See Also:
- Constant Field Values
UNDERSCORE
static final int UNDERSCORE
- See Also:
- Constant Field Values
VERTICAL_BAR
static final int VERTICAL_BAR
- See Also:
- Constant Field Values
LEFT_BRACKET
static final int LEFT_BRACKET
- See Also:
- Constant Field Values
RIGHT_BRACKET
static final int RIGHT_BRACKET
- See Also:
- Constant Field Values
CONCATENATION_OPERATOR
static final int CONCATENATION_OPERATOR
- See Also:
- Constant Field Values
FIELD_REFERENCE
static final int FIELD_REFERENCE
- See Also:
- Constant Field Values
IDENTIFIER
static final int IDENTIFIER
- See Also:
- Constant Field Values
K
static final int K
- See Also:
- Constant Field Values
M
static final int M
- See Also:
- Constant Field Values
G
static final int G
- See Also:
- Constant Field Values
LETTER
static final int LETTER
- See Also:
- Constant Field Values
DIGIT
static final int DIGIT
- See Also:
- Constant Field Values
DELIMITED_IDENTIFIER
static final int DELIMITED_IDENTIFIER
- See Also:
- Constant Field Values
EXACT_NUMERIC
static final int EXACT_NUMERIC
- See Also:
- Constant Field Values
UINT
static final int UINT
- See Also:
- Constant Field Values
LENGTH_MODIFIER
static final int LENGTH_MODIFIER
- See Also:
- Constant Field Values
STRING
static final int STRING
- See Also:
- Constant Field Values
HEX_STRING
static final int HEX_STRING
- See Also:
- Constant Field Values
APPROXIMATE_NUMERIC
static final int APPROXIMATE_NUMERIC
- See Also:
- Constant Field Values
INTERVAL_LITERAL
static final int INTERVAL_LITERAL
- See Also:
- Constant Field Values
INTERVAL_STRING
static final int INTERVAL_STRING
- See Also:
- Constant Field Values
INTERVAL_QUALIFIER
static final int INTERVAL_QUALIFIER
- See Also:
- Constant Field Values
SINGLE_DATETIME_FIELD
static final int SINGLE_DATETIME_FIELD
- See Also:
- Constant Field Values
START_FIELD
static final int START_FIELD
- See Also:
- Constant Field Values
END_FIELD
static final int END_FIELD
- See Also:
- Constant Field Values
NON_SECOND_DATETIME_FIELD
static final int NON_SECOND_DATETIME_FIELD
- See Also:
- Constant Field Values
YEAR_MONTH_LITERAL
static final int YEAR_MONTH_LITERAL
- See Also:
- Constant Field Values
DAY_TIME_LITERAL
static final int DAY_TIME_LITERAL
- See Also:
- Constant Field Values
DAY_TIME_INTERVAL
static final int DAY_TIME_INTERVAL
- See Also:
- Constant Field Values
SECONDS_VALUE
static final int SECONDS_VALUE
- See Also:
- Constant Field Values
TIME_INTERVAL
static final int TIME_INTERVAL
- See Also:
- Constant Field Values
DEFAULT
static final int DEFAULT
- See Also:
- Constant Field Values
IN_BRACKETED_COMMENT
static final int IN_BRACKETED_COMMENT
- See Also:
- Constant Field Values
IN_NESTED_BRACKETED_COMMENT
static final int IN_NESTED_BRACKETED_COMMENT
- See Also:
- Constant Field Values
IN_COMMENT
static final int IN_COMMENT
- See Also:
- Constant Field Values
LOOKFOR_DE
static final int LOOKFOR_DE
- See Also:
- Constant Field Values
LOOKFOR_DER
static final int LOOKFOR_DER
- See Also:
- Constant Field Values
LOOKFOR_DERB
static final int LOOKFOR_DERB
- See Also:
- Constant Field Values
LOOKFOR_DERBY
static final int LOOKFOR_DERBY
- See Also:
- Constant Field Values
LOOKFOR_DERBYDASH
static final int LOOKFOR_DERBYDASH
- See Also:
- Constant Field Values
LOOKFOR_DERBYDASHP
static final int LOOKFOR_DERBYDASHP
- See Also:
- Constant Field Values
LOOKFOR_DERBYDASHPR
static final int LOOKFOR_DERBYDASHPR
- See Also:
- Constant Field Values
LOOKFOR_DERBYDASHPRO
static final int LOOKFOR_DERBYDASHPRO
- See Also:
- Constant Field Values
LOOKFOR_DERBYDASHPROP
static final int LOOKFOR_DERBYDASHPROP
- See Also:
- Constant Field Values
LOOKFOR_DERBYDASHPROPE
static final int LOOKFOR_DERBYDASHPROPE
- See Also:
- Constant Field Values
LOOKFOR_DERBYDASHPROPER
static final int LOOKFOR_DERBYDASHPROPER
- See Also:
- Constant Field Values
LOOKFOR_DERBYDASHPROPERT
static final int LOOKFOR_DERBYDASHPROPERT
- See Also:
- Constant Field Values
LOOKFOR_DERBYDASHPROPERTI
static final int LOOKFOR_DERBYDASHPROPERTI
- See Also:
- Constant Field Values
LOOKFOR_DERBYDASHPROPERTIE
static final int LOOKFOR_DERBYDASHPROPERTIE
- See Also:
- Constant Field Values
LOOKFOR_DERBYDASHPROPERTIES
static final int LOOKFOR_DERBYDASHPROPERTIES
- See Also:
- Constant Field Values
IT_IS_NOT_DERBYPROPERTIES_COMMENT
static final int IT_IS_NOT_DERBYPROPERTIES_COMMENT
- See Also:
- Constant Field Values
PROPERTIES_LIST
static final int PROPERTIES_LIST
- See Also:
- Constant Field Values
tokenImage
static final java.lang.String[] tokenImage
Apache Derby V10.6 Internals - Copyright © 2004,2007 The Apache Software Foundation. All Rights Reserved.