📄 sqlparserconstants.java
字号:
int NON_SECOND_DATETIME_FIELD = 400; int YEAR_MONTH_LITERAL = 401; int DAY_TIME_LITERAL = 402; int DAY_TIME_INTERVAL = 403; int SECONDS_VALUE = 404; int TIME_INTERVAL = 405; int DEFAULT = 0; String[] tokenImage = { "<EOF>", "\" \"", "\"\\t\"", "\"\\n\"", "\"\\r\"", "<SINGLE_LINE_SQLCOMMENT>", "\"add\"", "\"all\"", "\"allocate\"", "\"alter\"", "\"and\"", "\"any\"", "\"are\"", "\"as\"", "\"asc\"", "\"assertion\"", "\"at\"", "\"authorization\"", "\"avg\"", "\"begin\"", "\"between\"", "\"binary\"", "\"bit\"", "\"both\"", "\"by\"", "\"cascade\"", "\"cascaded\"", "\"case\"", "\"cast\"", "\"char\"", "\"character\"", "\"character_length\"", "\"check\"", "\"close\"", "\"coalesce\"", "\"collate\"", "\"collation\"", "\"column\"", "\"commit\"", "\"connect\"", "\"connection\"", "\"constraint\"", "\"constraints\"", "\"continue\"", "\"convert\"", "\"corresponding\"", "\"count\"", "\"create\"", "\"current\"", "\"current_date\"", "\"current_time\"", "\"current_timestamp\"", "\"current_user\"", "\"cursor\"", "\"d\"", "\"deallocate\"", "\"dec\"", "\"decimal\"", "\"declare\"", "\"default\"", "\"deferrable\"", "\"deferred\"", "\"delete\"", "\"desc\"", "\"describe\"", "\"diagnostics\"", "\"disconnect\"", "\"distinct\"", "\"double\"", "\"drop\"", "\"else\"", "\"end\"", "\"end-exec\"", "\"escape\"", "\"except\"", "\"exception\"", "\"exec\"", "\"execute\"", "\"exists\"", "\"external\"", "\"false\"", "\"fetch\"", "\"first\"", "\"float\"", "\"for\"", "\"foreign\"", "\"found\"", "\"from\"", "\"full\"", "\"function\"", "\"get\"", "\"global\"", "\"go\"", "\"goto\"", "\"grant\"", "\"group\"", "\"having\"", "\"hour\"", "\"identity\"", "\"immediate\"", "\"in\"", "\"indicator\"", "\"initially\"", "\"inner\"", "\"input\"", "\"insensitive\"", "\"insert\"", "\"int\"", "\"integer\"", "\"intersect\"", "\"into\"", "\"is\"", "\"isolation\"", "\"join\"", "\"key\"", "\"last\"", "\"left\"", "\"like\"", "\"lower\"", "\"match\"", "\"max\"", "\"min\"", "\"minute\"", "\"module\"", "\"national\"", "\"natural\"", "\"nchar\"", "\"next\"", "\"no\"", "\"not\"", "\"null\"", "\"nullif\"", "\"numeric\"", "\"of\"", "\"on\"", "\"only\"", "\"open\"", "\"option\"", "\"or\"", "\"order\"", "\"outer\"", "\"output\"", "\"overlaps\"", "\"pad\"", "\"partial\"", "\"prepare\"", "\"preserve\"", "\"primary\"", "\"prior\"", "\"privileges\"", "\"procedure\"", "\"public\"", "\"read\"", "\"real\"", "\"references\"", "\"relative\"", "\"restrict\"", "\"revoke\"", "\"right\"", "\"rollback\"", "\"rows\"", "\"schema\"", "\"scroll\"", "\"second\"", "\"select\"", "\"session_user\"", "\"set\"", "\"smallint\"", "\"some\"", "\"space\"", "\"sql\"", "\"sqlcode\"", "\"sqlerror\"", "\"sqlstate\"", "\"substring\"", "\"sum\"", "\"system_user\"", "\"t\"", "\"table\"", "\"temporary\"", "\"timezone_hour\"", "\"timezone_minute\"", "\"to\"", "\"transaction\"", "\"translate\"", "\"translation\"", "\"true\"", "\"ts\"", "\"union\"", "\"unique\"", "\"unknown\"", "\"update\"", "\"upper\"", "\"user\"", "\"using\"", "\"value\"", "\"values\"", "\"varbinary\"", "\"varchar\"", "\"varying\"", "\"view\"", "\"whenever\"", "\"where\"", "\"with\"", "\"work\"", "\"write\"", "\"year\"", "\"abs\"", "\"absval\"", "\"action\"", "\"always\"", "\"blob\"", "\"c\"", "\"called\"", "\"clob\"", "\"cobol\"", "\"committed\"", "\"concat\"", "\"contains\"", "\"data\"", "\"date\"", "\"day\"", "\"dynamic\"", "\"fortran\"", "\"generated\"", "\"identity_val_local\"", "\"increment\"", "\"initial\"", "\"inout\"", "\"interval\"", "\"language\"", "\"large\"", "\"length\"", "\"level\"", "\"locks\"", "\"locksize\"", "\"logged\"", "\"mod\"", "\"modifies\"", "\"modify\"", "\"month\"", "\"more\"", "\"mumps\"", "\"name\"", "\"nclob\"", "\"nullable\"", "\"number\"", "\"object\"", "\"pascal\"", "\"pli\"", "\"precision\"", "\"release\"", "\"repeatable\"", "\"returns\"", "\"row\"", "\"savepoint\"", "\"scale\"", "\"serializable\"", "\"sql_tsi_frac_second\"", "\"sql_tsi_second\"", "\"sql_tsi_minute\"", "\"sql_tsi_hour\"", "\"sql_tsi_day\"", "\"sql_tsi_week\"", "\"sql_tsi_month\"", "\"sql_tsi_quarter\"", "\"sql_tsi_year\"", "\"start\"", "\"statement\"", "\"synonym\"", "\"then\"", "\"time\"", "\"timestamp\"", "\"timestampadd\"", "\"timestampdiff\"", "\"truncate\"", "\"type\"", "\"uncommitted\"", "\"usage\"", "\"when\"", "\"boolean\"", "\"call\"", "\"curdate\"", "\"curtime\"", "\"database\"", "\"getCurrentConnection\"", "\"explain\"", "\"bigint\"", "\"long\"", "\"ltrim\"", "\"rtrim\"", "\"substr\"", "\"xml\"", "\"xmlparse\"", "\"xmlserialize\"", "\"xmlexists\"", "\"after\"", "\"before\"", "\"class\"", "\"compress\"", "\"content\"", "\"cs\"", "\"cursors\"", "\"db2sql\"", "\"dirty\"", "\"document\"", "\"each\"", "\"exclusive\"", "\"fn\"", "\"index\"", "\"java\"", "\"lcase\"", "\"locate\"", "\"lock\"", "\"message_locale\"", "\"method\"", "\"mode\"", "\"new\"", "\"new_table\"", "\"nvarchar\"", "\"oj\"", "\"off\"", "\"old\"", "\"old_table\"", "\"out\"", "\"parameter\"", "\"passing\"", "\"properties\"", "\"reads\"", "\"ref\"", "\"referencing\"", "\"rename\"", "\"reset\"", "\"result\"", "\"retain\"", "\"rr\"", "\"rs\"", "\"sequential\"", "\"sets\"", "\"share\"", "\"sqlid\"", "\"specific\"", "\"sqrt\"", "\"stability\"", "\"strip\"", "\"style\"", "\"trigger\"", "\"ucase\"", "\"ur\"", "\"whitespace\"", "\"\\\"\"", "\"%\"", "\"&\"", "\"\\\'\"", "\"{\"", "\"}\"", "\"(\"", "\")\"", "\"*\"", "\"+\"", "\",\"", "\"-\"", "\".\"", "\"/\"", "\":\"", "\"::\"", "\";\"", "\"<\"", "\"<=\"", "\"=\"", "\"<>\"", "\"!=\"", "\">\"", "\">=\"", "\"?\"", "\"_\"", "\"|\"", "\"[\"", "\"]\"", "\"||\"", "\"->\"", "<IDENTIFIER>", "\"K\"", "\"M\"", "\"G\"", "<LETTER>", "<DIGIT>", "<DELIMITED_IDENTIFIER>", "<EXACT_NUMERIC>", "<UINT>", "<LENGTH_MODIFIER>", "<STRING>", "<HEX_STRING>", "<APPROXIMATE_NUMERIC>", "<INTERVAL_LITERAL>", "<INTERVAL_STRING>", "<INTERVAL_QUALIFIER>", "<SINGLE_DATETIME_FIELD>", "<START_FIELD>", "<END_FIELD>", "<NON_SECOND_DATETIME_FIELD>", "<YEAR_MONTH_LITERAL>", "<DAY_TIME_LITERAL>", "<DAY_TIME_INTERVAL>", "<SECONDS_VALUE>", "<TIME_INTERVAL>", };}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -