| Package | Description |
|---|---|
| org.revenj.database.postgres.jinq.jpqlquery |
| Modifier and Type | Method and Description |
|---|---|
static UnaryExpression |
UnaryExpression.postfix(String operator,
Expression operand) |
static UnaryExpression |
UnaryExpression.prefix(String operator,
Expression operand) |
| Modifier and Type | Method and Description |
|---|---|
void |
RecursiveExpressionVisitor.visitUnary(UnaryExpression expr) |
void |
ExpressionVisitor.visitUnary(UnaryExpression expr) |
Copyright © 2016. All rights reserved.