Uses of Enum
com.alibaba.druid.sql.ast.SQLCurrentTimeExpr.Type
Packages that use SQLCurrentTimeExpr.Type
-
Uses of SQLCurrentTimeExpr.Type in com.alibaba.druid.sql.ast
Methods in com.alibaba.druid.sql.ast that return SQLCurrentTimeExpr.TypeModifier and TypeMethodDescriptionSQLCurrentTimeExpr.getType()static SQLCurrentTimeExpr.TypeReturns the enum constant of this type with the specified name.static SQLCurrentTimeExpr.Type[]SQLCurrentTimeExpr.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.alibaba.druid.sql.ast with parameters of type SQLCurrentTimeExpr.Type