Uses of Enum
com.alibaba.druid.sql.ast.expr.SQLUnaryOperator
Packages that use SQLUnaryOperator
-
Uses of SQLUnaryOperator in com.alibaba.druid.sql.ast.expr
Methods in com.alibaba.druid.sql.ast.expr that return SQLUnaryOperatorModifier and TypeMethodDescriptionSQLUnaryExpr.getOperator()static SQLUnaryOperatorReturns the enum constant of this type with the specified name.static SQLUnaryOperator[]SQLUnaryOperator.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 SQLUnaryOperatorConstructors in com.alibaba.druid.sql.ast.expr with parameters of type SQLUnaryOperator