Uses of Enum
com.alibaba.druid.sql.ast.expr.SQLSizeExpr.Unit
Packages that use SQLSizeExpr.Unit
-
Uses of SQLSizeExpr.Unit in com.alibaba.druid.sql.ast.expr
Methods in com.alibaba.druid.sql.ast.expr that return SQLSizeExpr.UnitModifier and TypeMethodDescriptionSQLSizeExpr.getUnit()static SQLSizeExpr.UnitReturns the enum constant of this type with the specified name.static SQLSizeExpr.Unit[]SQLSizeExpr.Unit.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.alibaba.druid.sql.ast.expr with parameters of type SQLSizeExpr.UnitConstructors in com.alibaba.druid.sql.ast.expr with parameters of type SQLSizeExpr.Unit