Uses of Class
com.gengoai.sql.operator.PostfixUnaryOperator
-
Packages that use PostfixUnaryOperator Package Description com.gengoai.sql -
-
Uses of PostfixUnaryOperator in com.gengoai.sql
Methods in com.gengoai.sql with parameters of type PostfixUnaryOperator Modifier and Type Method Description protected String
SQLDialect. postfixUnaryOperator(@NonNull PostfixUnaryOperator op)
Postfix unary operator string.
-