Uses of Enum Class
com.alibaba.druid.sql.repository.function.FunctionType
Packages that use FunctionType
-
Uses of FunctionType in com.alibaba.druid.sql.repository.function
Methods in com.alibaba.druid.sql.repository.function that return FunctionTypeModifier and TypeMethodDescriptionFunction.getType()static FunctionTypeReturns the enum constant of this class with the specified name.static FunctionType[]FunctionType.values()Returns an array containing the constants of this enum class, in the order they are declared.