com.sun.jdo.spi.persistence.support.ejb.ejbqlc
Interface SemanticTokenTypes
- All Known Implementing Classes:
- Semantic
public interface SemanticTokenTypes
EOF
static final int EOF
- See Also:
- Constant Field Values
NULL_TREE_LOOKAHEAD
static final int NULL_TREE_LOOKAHEAD
- See Also:
- Constant Field Values
SELECT
static final int SELECT
- See Also:
- Constant Field Values
FROM
static final int FROM
- See Also:
- Constant Field Values
WHERE
static final int WHERE
- See Also:
- Constant Field Values
DISTINCT
static final int DISTINCT
- See Also:
- Constant Field Values
OBJECT
static final int OBJECT
- See Also:
- Constant Field Values
NULL
static final int NULL
- See Also:
- Constant Field Values
TRUE
static final int TRUE
- See Also:
- Constant Field Values
FALSE
static final int FALSE
- See Also:
- Constant Field Values
NOT
static final int NOT
- See Also:
- Constant Field Values
AND
static final int AND
- See Also:
- Constant Field Values
OR
static final int OR
- See Also:
- Constant Field Values
BETWEEN
static final int BETWEEN
- See Also:
- Constant Field Values
LIKE
static final int LIKE
- See Also:
- Constant Field Values
IN
static final int IN
- See Also:
- Constant Field Values
AS
static final int AS
- See Also:
- Constant Field Values
UNKNOWN
static final int UNKNOWN
- See Also:
- Constant Field Values
EMPTY
static final int EMPTY
- See Also:
- Constant Field Values
MEMBER
static final int MEMBER
- See Also:
- Constant Field Values
OF
static final int OF
- See Also:
- Constant Field Values
IS
static final int IS
- See Also:
- Constant Field Values
ESCAPE
static final int ESCAPE
- See Also:
- Constant Field Values
CONCAT
static final int CONCAT
- See Also:
- Constant Field Values
SUBSTRING
static final int SUBSTRING
- See Also:
- Constant Field Values
LOCATE
static final int LOCATE
- See Also:
- Constant Field Values
LENGTH
static final int LENGTH
- See Also:
- Constant Field Values
ABS
static final int ABS
- See Also:
- Constant Field Values
SQRT
static final int SQRT
- See Also:
- Constant Field Values
MOD
static final int MOD
- See Also:
- Constant Field Values
AVG
static final int AVG
- 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
SUM
static final int SUM
- See Also:
- Constant Field Values
COUNT
static final int COUNT
- See Also:
- Constant Field Values
ORDER
static final int ORDER
- See Also:
- Constant Field Values
BY
static final int BY
- See Also:
- Constant Field Values
ASC
static final int ASC
- See Also:
- Constant Field Values
DESC
static final int DESC
- See Also:
- Constant Field Values
EQUAL
static final int EQUAL
- See Also:
- Constant Field Values
NOT_EQUAL
static final int NOT_EQUAL
- See Also:
- Constant Field Values
GE
static final int GE
- See Also:
- Constant Field Values
GT
static final int GT
- See Also:
- Constant Field Values
LE
static final int LE
- See Also:
- Constant Field Values
LT
static final int LT
- See Also:
- Constant Field Values
PLUS
static final int PLUS
- See Also:
- Constant Field Values
MINUS
static final int MINUS
- See Also:
- Constant Field Values
STAR
static final int STAR
- See Also:
- Constant Field Values
DIV
static final int DIV
- See Also:
- Constant Field Values
STRING_LITERAL
static final int STRING_LITERAL
- See Also:
- Constant Field Values
INT_LITERAL
static final int INT_LITERAL
- See Also:
- Constant Field Values
LONG_LITERAL
static final int LONG_LITERAL
- See Also:
- Constant Field Values
FLOAT_LITERAL
static final int FLOAT_LITERAL
- See Also:
- Constant Field Values
DOUBLE_LITERAL
static final int DOUBLE_LITERAL
- See Also:
- Constant Field Values
IDENT
static final int IDENT
- See Also:
- Constant Field Values
DOT
static final int DOT
- See Also:
- Constant Field Values
INPUT_PARAMETER
static final int INPUT_PARAMETER
- See Also:
- Constant Field Values
LPAREN
static final int LPAREN
- See Also:
- Constant Field Values
RPAREN
static final int RPAREN
- See Also:
- Constant Field Values
COMMA
static final int COMMA
- See Also:
- Constant Field Values
WS
static final int WS
- See Also:
- Constant Field Values
HEX_DIGIT
static final int HEX_DIGIT
- See Also:
- Constant Field Values
EXPONENT
static final int EXPONENT
- See Also:
- Constant Field Values
FLOAT_SUFFIX
static final int FLOAT_SUFFIX
- See Also:
- Constant Field Values
UNICODE_DIGIT
static final int UNICODE_DIGIT
- See Also:
- Constant Field Values
UNICODE_STR
static final int UNICODE_STR
- See Also:
- Constant Field Values
NEWLINE
static final int NEWLINE
- See Also:
- Constant Field Values
ESC
static final int ESC
- See Also:
- Constant Field Values
FLOATINGPOINT_SUFFIX
static final int FLOATINGPOINT_SUFFIX
- See Also:
- Constant Field Values
UNICODE_ESCAPE
static final int UNICODE_ESCAPE
- See Also:
- Constant Field Values
QUERY
static final int QUERY
- See Also:
- Constant Field Values
RANGE
static final int RANGE
- See Also:
- Constant Field Values
CMP_FIELD_ACCESS
static final int CMP_FIELD_ACCESS
- See Also:
- Constant Field Values
SINGLE_CMR_FIELD_ACCESS
static final int SINGLE_CMR_FIELD_ACCESS
- See Also:
- Constant Field Values
COLLECTION_CMR_FIELD_ACCESS
static final int COLLECTION_CMR_FIELD_ACCESS
- See Also:
- Constant Field Values
IDENTIFICATION_VAR
static final int IDENTIFICATION_VAR
- See Also:
- Constant Field Values
IDENTIFICATION_VAR_DECL
static final int IDENTIFICATION_VAR_DECL
- See Also:
- Constant Field Values
ABSTRACT_SCHEMA_NAME
static final int ABSTRACT_SCHEMA_NAME
- See Also:
- Constant Field Values
CMP_FIELD
static final int CMP_FIELD
- See Also:
- Constant Field Values
SINGLE_CMR_FIELD
static final int SINGLE_CMR_FIELD
- See Also:
- Constant Field Values
COLLECTION_CMR_FIELD
static final int COLLECTION_CMR_FIELD
- See Also:
- Constant Field Values
UNARY_MINUS
static final int UNARY_MINUS
- See Also:
- Constant Field Values
UNARY_PLUS
static final int UNARY_PLUS
- See Also:
- Constant Field Values
NOT_BETWEEN
static final int NOT_BETWEEN
- See Also:
- Constant Field Values
NOT_LIKE
static final int NOT_LIKE
- See Also:
- Constant Field Values
NOT_IN
static final int NOT_IN
- See Also:
- Constant Field Values
NOT_NULL
static final int NOT_NULL
- See Also:
- Constant Field Values
NOT_EMPTY
static final int NOT_EMPTY
- See Also:
- Constant Field Values
NOT_MEMBER
static final int NOT_MEMBER
- See Also:
- Constant Field Values
Copyright © 2012 GlassFish Community. All Rights Reserved.