Uses of Enum
gudusoft.gsqlparser.util.keywordChecker.keywordType
Packages that use keywordChecker.keywordType
-
Uses of keywordChecker.keywordType in gudusoft.gsqlparser.util
Methods in gudusoft.gsqlparser.util that return keywordChecker.keywordTypeModifier and TypeMethodDescriptionstatic keywordChecker.keywordTypeReturns 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.Methods in gudusoft.gsqlparser.util that return types with arguments of type keywordChecker.keywordTypeModifier and TypeMethodDescriptionkeywordChecker.checkKeywordType(String inputString, EDbVendor dbvendor)