接口 HqlSqlTokenTypes
-
- 所有已知实现类:
AbstractMapComponentNode,BooleanLiteralNode,FromClause,HqlSqlBaseWalker,HqlSqlWalker,LiteralNode,LiteralProcessor,MapEntryNode,MapKeyNode,MapValueNode,OrderByClause,SqlASTFactory,SyntheticAndFactory
public interface HqlSqlTokenTypes
-
-
字段概要
字段 修饰符和类型 字段 说明 static intAGGREGATEstatic intALIASstatic intALIAS_REFstatic intALLstatic intANDstatic intANYstatic intASstatic intASCENDINGstatic intAVGstatic intBETWEENstatic intBOGUSstatic intBOTHstatic intCASEstatic intCASE2static intCASTstatic intCLASSstatic intCLOSEstatic intCLOSE_BRACKETstatic intCOLONstatic intCOMMAstatic intCONCATstatic intCONSTANTstatic intCONSTRUCTORstatic intCOUNTstatic intDELETEstatic intDESCENDINGstatic intDISTINCTstatic intDIVstatic intDOTstatic intELEMENTSstatic intELSEstatic intEMPTYstatic intENDstatic intENTITY_JOINstatic intENTRYstatic intEOFstatic intEQstatic intESCAPEstatic intESCqsstatic intEXISTSstatic intEXPONENTstatic intEXPR_LISTstatic intFALSEstatic intFETCHstatic intFILTER_ENTITYstatic intFILTERSstatic intFIRSTstatic intFLOAT_SUFFIXstatic intFROMstatic intFROM_FRAGMENTstatic intFULLstatic intGEstatic intGROUPstatic intGTstatic intHAVINGstatic intHEX_DIGITstatic intID_LETTERstatic intID_START_LETTERstatic intIDENTstatic intIMPLIED_FROMstatic intINstatic intIN_LISTstatic intINDEX_OPstatic intINDICESstatic intINNERstatic intINSERTstatic intINTOstatic intISstatic intIS_NOT_NULLstatic intIS_NULLstatic intJAVA_CONSTANTstatic intJOINstatic intJOIN_FRAGMENTstatic intKEYstatic intLASTstatic intLEstatic intLEADINGstatic intLEFTstatic intLEFT_OUTERstatic intLIKEstatic intLITERAL_ascendingstatic intLITERAL_bystatic intLITERAL_descendingstatic intLTstatic intMAXstatic intMEMBERstatic intMETHOD_CALLstatic intMETHOD_NAMEstatic intMINstatic intMINUSstatic intMODstatic intNAMED_PARAMstatic intNEstatic intNEWstatic intNOTstatic intNOT_BETWEENstatic intNOT_INstatic intNOT_LIKEstatic intNULLstatic intNULL_TREE_LOOKAHEADstatic intNULLSstatic intNUM_BIG_DECIMALstatic intNUM_BIG_INTEGERstatic intNUM_DOUBLEstatic intNUM_FLOATstatic intNUM_INTstatic intNUM_LONGstatic intOBJECTstatic intOFstatic intONstatic intOPENstatic intOPEN_BRACKETstatic intORstatic intORDERstatic intORDER_ELEMENTstatic intOUTERstatic intPARAMstatic intPLUSstatic intPROPERTIESstatic intPROPERTY_REFstatic intQUERYstatic intQUOTED_STRINGstatic intRANGEstatic intRESULT_VARIABLE_REFstatic intRIGHTstatic intRIGHT_OUTERstatic intROW_STARstatic intSELECTstatic intSELECT_CLAUSEstatic intSELECT_COLUMNSstatic intSELECT_EXPRstatic intSELECT_FROMstatic intSETstatic intSOMEstatic intSQL_NEstatic intSQL_TOKENstatic intSTARstatic intSUMstatic intTHENstatic intTHETA_JOINSstatic intTRAILINGstatic intTRUEstatic intUNARY_MINUSstatic intUNARY_PLUSstatic intUPDATEstatic intVALUEstatic intVECTOR_EXPRstatic intVERSIONEDstatic intWEIRD_IDENTstatic intWHENstatic intWHEREstatic intWITHstatic intWS
-
-
-
字段详细资料
-
EOF
static final int EOF
- 另请参阅:
- 常量字段值
-
NULL_TREE_LOOKAHEAD
static final int NULL_TREE_LOOKAHEAD
- 另请参阅:
- 常量字段值
-
ALL
static final int ALL
- 另请参阅:
- 常量字段值
-
ANY
static final int ANY
- 另请参阅:
- 常量字段值
-
AND
static final int AND
- 另请参阅:
- 常量字段值
-
AS
static final int AS
- 另请参阅:
- 常量字段值
-
ASCENDING
static final int ASCENDING
- 另请参阅:
- 常量字段值
-
AVG
static final int AVG
- 另请参阅:
- 常量字段值
-
BETWEEN
static final int BETWEEN
- 另请参阅:
- 常量字段值
-
CLASS
static final int CLASS
- 另请参阅:
- 常量字段值
-
COUNT
static final int COUNT
- 另请参阅:
- 常量字段值
-
DELETE
static final int DELETE
- 另请参阅:
- 常量字段值
-
DESCENDING
static final int DESCENDING
- 另请参阅:
- 常量字段值
-
DOT
static final int DOT
- 另请参阅:
- 常量字段值
-
DISTINCT
static final int DISTINCT
- 另请参阅:
- 常量字段值
-
ELEMENTS
static final int ELEMENTS
- 另请参阅:
- 常量字段值
-
ESCAPE
static final int ESCAPE
- 另请参阅:
- 常量字段值
-
EXISTS
static final int EXISTS
- 另请参阅:
- 常量字段值
-
FALSE
static final int FALSE
- 另请参阅:
- 常量字段值
-
FETCH
static final int FETCH
- 另请参阅:
- 常量字段值
-
FROM
static final int FROM
- 另请参阅:
- 常量字段值
-
FULL
static final int FULL
- 另请参阅:
- 常量字段值
-
GROUP
static final int GROUP
- 另请参阅:
- 常量字段值
-
HAVING
static final int HAVING
- 另请参阅:
- 常量字段值
-
IN
static final int IN
- 另请参阅:
- 常量字段值
-
INDICES
static final int INDICES
- 另请参阅:
- 常量字段值
-
INNER
static final int INNER
- 另请参阅:
- 常量字段值
-
INSERT
static final int INSERT
- 另请参阅:
- 常量字段值
-
INTO
static final int INTO
- 另请参阅:
- 常量字段值
-
IS
static final int IS
- 另请参阅:
- 常量字段值
-
JOIN
static final int JOIN
- 另请参阅:
- 常量字段值
-
LEFT
static final int LEFT
- 另请参阅:
- 常量字段值
-
LIKE
static final int LIKE
- 另请参阅:
- 常量字段值
-
MAX
static final int MAX
- 另请参阅:
- 常量字段值
-
MIN
static final int MIN
- 另请参阅:
- 常量字段值
-
NEW
static final int NEW
- 另请参阅:
- 常量字段值
-
NOT
static final int NOT
- 另请参阅:
- 常量字段值
-
NULL
static final int NULL
- 另请参阅:
- 常量字段值
-
OR
static final int OR
- 另请参阅:
- 常量字段值
-
ORDER
static final int ORDER
- 另请参阅:
- 常量字段值
-
OUTER
static final int OUTER
- 另请参阅:
- 常量字段值
-
PROPERTIES
static final int PROPERTIES
- 另请参阅:
- 常量字段值
-
RIGHT
static final int RIGHT
- 另请参阅:
- 常量字段值
-
SELECT
static final int SELECT
- 另请参阅:
- 常量字段值
-
SET
static final int SET
- 另请参阅:
- 常量字段值
-
SOME
static final int SOME
- 另请参阅:
- 常量字段值
-
SUM
static final int SUM
- 另请参阅:
- 常量字段值
-
TRUE
static final int TRUE
- 另请参阅:
- 常量字段值
-
UPDATE
static final int UPDATE
- 另请参阅:
- 常量字段值
-
VERSIONED
static final int VERSIONED
- 另请参阅:
- 常量字段值
-
WHERE
static final int WHERE
- 另请参阅:
- 常量字段值
-
NULLS
static final int NULLS
- 另请参阅:
- 常量字段值
-
FIRST
static final int FIRST
- 另请参阅:
- 常量字段值
-
LAST
static final int LAST
- 另请参阅:
- 常量字段值
-
CASE
static final int CASE
- 另请参阅:
- 常量字段值
-
END
static final int END
- 另请参阅:
- 常量字段值
-
ELSE
static final int ELSE
- 另请参阅:
- 常量字段值
-
THEN
static final int THEN
- 另请参阅:
- 常量字段值
-
WHEN
static final int WHEN
- 另请参阅:
- 常量字段值
-
ON
static final int ON
- 另请参阅:
- 常量字段值
-
WITH
static final int WITH
- 另请参阅:
- 常量字段值
-
BOTH
static final int BOTH
- 另请参阅:
- 常量字段值
-
EMPTY
static final int EMPTY
- 另请参阅:
- 常量字段值
-
LEADING
static final int LEADING
- 另请参阅:
- 常量字段值
-
MEMBER
static final int MEMBER
- 另请参阅:
- 常量字段值
-
OBJECT
static final int OBJECT
- 另请参阅:
- 常量字段值
-
OF
static final int OF
- 另请参阅:
- 常量字段值
-
TRAILING
static final int TRAILING
- 另请参阅:
- 常量字段值
-
KEY
static final int KEY
- 另请参阅:
- 常量字段值
-
VALUE
static final int VALUE
- 另请参阅:
- 常量字段值
-
ENTRY
static final int ENTRY
- 另请参阅:
- 常量字段值
-
AGGREGATE
static final int AGGREGATE
- 另请参阅:
- 常量字段值
-
ALIAS
static final int ALIAS
- 另请参阅:
- 常量字段值
-
CONSTRUCTOR
static final int CONSTRUCTOR
- 另请参阅:
- 常量字段值
-
CASE2
static final int CASE2
- 另请参阅:
- 常量字段值
-
CAST
static final int CAST
- 另请参阅:
- 常量字段值
-
EXPR_LIST
static final int EXPR_LIST
- 另请参阅:
- 常量字段值
-
FILTER_ENTITY
static final int FILTER_ENTITY
- 另请参阅:
- 常量字段值
-
IN_LIST
static final int IN_LIST
- 另请参阅:
- 常量字段值
-
INDEX_OP
static final int INDEX_OP
- 另请参阅:
- 常量字段值
-
IS_NOT_NULL
static final int IS_NOT_NULL
- 另请参阅:
- 常量字段值
-
IS_NULL
static final int IS_NULL
- 另请参阅:
- 常量字段值
-
METHOD_CALL
static final int METHOD_CALL
- 另请参阅:
- 常量字段值
-
NOT_BETWEEN
static final int NOT_BETWEEN
- 另请参阅:
- 常量字段值
-
NOT_IN
static final int NOT_IN
- 另请参阅:
- 常量字段值
-
NOT_LIKE
static final int NOT_LIKE
- 另请参阅:
- 常量字段值
-
ORDER_ELEMENT
static final int ORDER_ELEMENT
- 另请参阅:
- 常量字段值
-
QUERY
static final int QUERY
- 另请参阅:
- 常量字段值
-
RANGE
static final int RANGE
- 另请参阅:
- 常量字段值
-
ROW_STAR
static final int ROW_STAR
- 另请参阅:
- 常量字段值
-
SELECT_FROM
static final int SELECT_FROM
- 另请参阅:
- 常量字段值
-
UNARY_MINUS
static final int UNARY_MINUS
- 另请参阅:
- 常量字段值
-
UNARY_PLUS
static final int UNARY_PLUS
- 另请参阅:
- 常量字段值
-
VECTOR_EXPR
static final int VECTOR_EXPR
- 另请参阅:
- 常量字段值
-
WEIRD_IDENT
static final int WEIRD_IDENT
- 另请参阅:
- 常量字段值
-
CONSTANT
static final int CONSTANT
- 另请参阅:
- 常量字段值
-
NUM_DOUBLE
static final int NUM_DOUBLE
- 另请参阅:
- 常量字段值
-
NUM_FLOAT
static final int NUM_FLOAT
- 另请参阅:
- 常量字段值
-
NUM_LONG
static final int NUM_LONG
- 另请参阅:
- 常量字段值
-
NUM_BIG_INTEGER
static final int NUM_BIG_INTEGER
- 另请参阅:
- 常量字段值
-
NUM_BIG_DECIMAL
static final int NUM_BIG_DECIMAL
- 另请参阅:
- 常量字段值
-
JAVA_CONSTANT
static final int JAVA_CONSTANT
- 另请参阅:
- 常量字段值
-
COMMA
static final int COMMA
- 另请参阅:
- 常量字段值
-
EQ
static final int EQ
- 另请参阅:
- 常量字段值
-
OPEN
static final int OPEN
- 另请参阅:
- 常量字段值
-
CLOSE
static final int CLOSE
- 另请参阅:
- 常量字段值
-
IDENT
static final int IDENT
- 另请参阅:
- 常量字段值
-
LITERAL_by
static final int LITERAL_by
- 另请参阅:
- 常量字段值
-
LITERAL_ascending
static final int LITERAL_ascending
- 另请参阅:
- 常量字段值
-
LITERAL_descending
static final int LITERAL_descending
- 另请参阅:
- 常量字段值
-
NE
static final int NE
- 另请参阅:
- 常量字段值
-
SQL_NE
static final int SQL_NE
- 另请参阅:
- 常量字段值
-
LT
static final int LT
- 另请参阅:
- 常量字段值
-
GT
static final int GT
- 另请参阅:
- 常量字段值
-
LE
static final int LE
- 另请参阅:
- 常量字段值
-
GE
static final int GE
- 另请参阅:
- 常量字段值
-
CONCAT
static final int CONCAT
- 另请参阅:
- 常量字段值
-
PLUS
static final int PLUS
- 另请参阅:
- 常量字段值
-
MINUS
static final int MINUS
- 另请参阅:
- 常量字段值
-
STAR
static final int STAR
- 另请参阅:
- 常量字段值
-
DIV
static final int DIV
- 另请参阅:
- 常量字段值
-
MOD
static final int MOD
- 另请参阅:
- 常量字段值
-
OPEN_BRACKET
static final int OPEN_BRACKET
- 另请参阅:
- 常量字段值
-
CLOSE_BRACKET
static final int CLOSE_BRACKET
- 另请参阅:
- 常量字段值
-
QUOTED_STRING
static final int QUOTED_STRING
- 另请参阅:
- 常量字段值
-
COLON
static final int COLON
- 另请参阅:
- 常量字段值
-
PARAM
static final int PARAM
- 另请参阅:
- 常量字段值
-
NUM_INT
static final int NUM_INT
- 另请参阅:
- 常量字段值
-
ID_START_LETTER
static final int ID_START_LETTER
- 另请参阅:
- 常量字段值
-
ID_LETTER
static final int ID_LETTER
- 另请参阅:
- 常量字段值
-
ESCqs
static final int ESCqs
- 另请参阅:
- 常量字段值
-
WS
static final int WS
- 另请参阅:
- 常量字段值
-
HEX_DIGIT
static final int HEX_DIGIT
- 另请参阅:
- 常量字段值
-
EXPONENT
static final int EXPONENT
- 另请参阅:
- 常量字段值
-
FLOAT_SUFFIX
static final int FLOAT_SUFFIX
- 另请参阅:
- 常量字段值
-
FROM_FRAGMENT
static final int FROM_FRAGMENT
- 另请参阅:
- 常量字段值
-
IMPLIED_FROM
static final int IMPLIED_FROM
- 另请参阅:
- 常量字段值
-
JOIN_FRAGMENT
static final int JOIN_FRAGMENT
- 另请参阅:
- 常量字段值
-
ENTITY_JOIN
static final int ENTITY_JOIN
- 另请参阅:
- 常量字段值
-
SELECT_CLAUSE
static final int SELECT_CLAUSE
- 另请参阅:
- 常量字段值
-
LEFT_OUTER
static final int LEFT_OUTER
- 另请参阅:
- 常量字段值
-
RIGHT_OUTER
static final int RIGHT_OUTER
- 另请参阅:
- 常量字段值
-
ALIAS_REF
static final int ALIAS_REF
- 另请参阅:
- 常量字段值
-
PROPERTY_REF
static final int PROPERTY_REF
- 另请参阅:
- 常量字段值
-
SQL_TOKEN
static final int SQL_TOKEN
- 另请参阅:
- 常量字段值
-
SELECT_COLUMNS
static final int SELECT_COLUMNS
- 另请参阅:
- 常量字段值
-
SELECT_EXPR
static final int SELECT_EXPR
- 另请参阅:
- 常量字段值
-
THETA_JOINS
static final int THETA_JOINS
- 另请参阅:
- 常量字段值
-
FILTERS
static final int FILTERS
- 另请参阅:
- 常量字段值
-
METHOD_NAME
static final int METHOD_NAME
- 另请参阅:
- 常量字段值
-
NAMED_PARAM
static final int NAMED_PARAM
- 另请参阅:
- 常量字段值
-
BOGUS
static final int BOGUS
- 另请参阅:
- 常量字段值
-
RESULT_VARIABLE_REF
static final int RESULT_VARIABLE_REF
- 另请参阅:
- 常量字段值
-
-