Uses of Enum
com.alibaba.druid.sql.parser.SQLType
Packages that use SQLType
-
Uses of SQLType in com.alibaba.druid.sql.parser
Methods in com.alibaba.druid.sql.parser that return SQLTypeModifier and TypeMethodDescriptionstatic SQLTypeSQLParserUtils.getSQLType(String sql, DbType dbType) static SQLTypeSQLParserUtils.getSQLTypeV2(String sql, DbType dbType) final SQLTypeLexer.scanSQLType()final SQLTypeLexer.scanSQLTypeV2()static SQLTypeReturns the enum constant of this type with the specified name.static SQLType[]SQLType.values()Returns an array containing the constants of this enum type, in the order they are declared.