| Package | Description |
|---|---|
| gudusoft.gsqlparser.util |
| Modifier and Type | Method and Description |
|---|---|
static keywordChecker.keywordType |
keywordChecker.keywordType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static keywordChecker.keywordType[] |
keywordChecker.keywordType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static LinkedHashMap<String,keywordChecker.keywordType> |
keywordChecker.checkKeywordType(String inputString,
EDbVendor dbvendor) |