| 构造器和说明 |
|---|
Dictionary(Keyword... dialectKeywords) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
MySQLKeyword
MySQL keyword.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
OracleKeyword
Oracle keyword.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
PostgreSQLKeyword
PostgreSQL keyword.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
SQLServerKeyword
SQLServer keyword.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultKeyword
Default keyword.
|
class |
Symbol
Symbol token.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected Keyword[] |
MySQLInsertSetClauseParser.getCustomizedInsertKeywords() |
protected Keyword[] |
MySQLInsertDuplicateKeyUpdateClauseParser.getCustomizedInsertKeywords() |
protected Keyword[] |
MySQLWhereClauseParser.getCustomizedOtherConditionOperators() |
protected Keyword[] |
MySQLTableReferencesClauseParser.getKeywordsForJoinType() |
protected Keyword[] |
MySQLGroupByClauseParser.getSkippedKeywordAfterGroupBy() |
protected Keyword[] |
MySQLInsertIntoClauseParser.getSkippedKeywordsBetweenTableAndValues() |
protected Keyword[] |
MySQLDistinctClauseParser.getSynonymousKeywordsForDistinct() |
protected Keyword[] |
MySQLInsertValuesClauseParser.getSynonymousKeywordsForValues() |
protected Keyword[] |
MySQLSelectRestClauseParser.getUnsupportedKeywordsRest() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Keyword[] |
MySQLCreateTableParser.getSkippedKeywordsBetweenCreateAndKeyword() |
protected Keyword[] |
MySQLCreateIndexParser.getSkippedKeywordsBetweenCreateAndKeyword() |
protected Keyword[] |
MySQLCreateTableParser.getSkippedKeywordsBetweenCreateIndexAndKeyword() |
protected Keyword[] |
MySQLCreateIndexParser.getSkippedKeywordsBetweenCreateIndexAndKeyword() |
protected Keyword[] |
MySQLCreateTableParser.getSkippedKeywordsBetweenCreateTableAndTableName() |
protected Keyword[] |
MySQLDeleteParser.getSkippedKeywordsBetweenDeleteAndTable() |
protected Keyword[] |
MySQLDropTableParser.getSkippedKeywordsBetweenDropAndTable() |
protected Keyword[] |
MySQLDropIndexParser.getSkippedKeywordsBetweenDropAndTable() |
protected Keyword[] |
MySQLDropTableParser.getSkippedKeywordsBetweenDropTableAndTableName() |
protected Keyword[] |
MySQLUpdateParser.getSkippedKeywordsBetweenUpdateAndTable() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Keyword[] |
OracleSelectListClauseParser.getSkippedKeywordsBeforeSelectItem() |
protected Keyword[] |
OracleDistinctClauseParser.getSynonymousKeywordsForDistinct() |
protected Keyword[] |
OracleGroupByClauseParser.getUnsupportedKeywordBeforeGroupByItem() |
protected Keyword[] |
OracleInsertIntoClauseParser.getUnsupportedKeywordsBeforeInto() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Keyword[] |
OracleCreateTableParser.getSkippedKeywordsBetweenCreateAndKeyword() |
protected Keyword[] |
OracleCreateIndexParser.getSkippedKeywordsBetweenCreateAndKeyword() |
protected Keyword[] |
OracleCreateTableParser.getSkippedKeywordsBetweenCreateIndexAndKeyword() |
protected Keyword[] |
OracleCreateIndexParser.getSkippedKeywordsBetweenCreateIndexAndKeyword() |
protected Keyword[] |
OracleCreateTableParser.getSkippedKeywordsBetweenCreateTableAndTableName() |
protected Keyword[] |
OracleDeleteParser.getSkippedKeywordsBetweenDeleteAndTable() |
protected Keyword[] |
OracleDropTableParser.getSkippedKeywordsBetweenDropTableAndTableName() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Keyword[] |
PostgreSQLSelectRestClauseParser.getUnsupportedKeywordsRest() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Keyword[] |
SQLServerTableReferencesClauseParser.getKeywordsForJoinType() |
protected Keyword[] |
SQLServerSelectRestClauseParser.getUnsupportedKeywordsRest() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Keyword[] |
SQLServerCreateTableParser.getSkippedKeywordsBetweenCreateAndKeyword() |
protected Keyword[] |
SQLServerCreateIndexParser.getSkippedKeywordsBetweenCreateAndKeyword() |
protected Keyword[] |
SQLServerCreateTableParser.getSkippedKeywordsBetweenCreateIndexAndKeyword() |
protected Keyword[] |
SQLServerCreateIndexParser.getSkippedKeywordsBetweenCreateIndexAndKeyword() |
protected Keyword[] |
SQLServerCreateTableParser.getSkippedKeywordsBetweenCreateTableAndTableName() |
protected Keyword[] |
SQLServerDeleteParser.getSkippedKeywordsBetweenDeleteAndTable() |
protected Keyword[] |
SQLServerDropTableParser.getSkippedKeywordsBetweenDropTableAndTableName() |
protected Keyword[] |
SQLServerDeleteParser.getUnsupportedKeywordsBetweenDeleteAndTable() |
protected Keyword[] |
SQLServerUpdateParser.getUnsupportedKeywordsBetweenUpdateAndTable() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Keyword[] |
AbstractAlterTableParser.getSkippedKeywordsBetweenAlterTableAndTableName() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract Keyword[] |
AbstractCreateIndexParser.getSkippedKeywordsBetweenCreateAndKeyword() |
protected Keyword[] |
AbstractCreateIndexParser.getSkippedKeywordsBetweenCreateIndexAndIndexName() |
protected abstract Keyword[] |
AbstractCreateIndexParser.getSkippedKeywordsBetweenCreateIndexAndKeyword() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract Keyword[] |
AbstractCreateTableParser.getSkippedKeywordsBetweenCreateAndKeyword() |
protected abstract Keyword[] |
AbstractCreateTableParser.getSkippedKeywordsBetweenCreateIndexAndKeyword() |
protected abstract Keyword[] |
AbstractCreateTableParser.getSkippedKeywordsBetweenCreateTableAndTableName() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Keyword[] |
AbstractDropIndexParser.getSkippedKeywordsBetweenDropAndTable() |
protected Keyword[] |
AbstractDropIndexParser.getSkippedKeywordsBetweenDropIndexAndIndexName() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Keyword[] |
AbstractDropTableParser.getSkippedKeywordsBetweenDropAndTable() |
protected abstract Keyword[] |
AbstractDropTableParser.getSkippedKeywordsBetweenDropTableAndTableName() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Keyword[] |
AbstractTruncateTableParser.getSkippedKeywordsBetweenTruncateTableAndTableName() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract Keyword[] |
AbstractDeleteParser.getSkippedKeywordsBetweenDeleteAndTable() |
protected Keyword[] |
AbstractDeleteParser.getUnsupportedKeywordsBetweenDeleteAndTable() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Keyword[] |
AbstractUpdateParser.getSkippedKeywordsBetweenUpdateAndTable() |
protected Keyword[] |
AbstractUpdateParser.getUnsupportedKeywordsBetweenUpdateAndTable() |
Copyright © 2018. All rights reserved.