Modifier and Type | Method and Description |
---|---|
static ExpressionList |
SqlUtil.toExpressionList(List<? extends Expression> list) |
Modifier and Type | Method and Description |
---|---|
ExpressionList |
InExpression.getRightExpressionsList() |
Modifier and Type | Method and Description |
---|---|
void |
InExpression.setRightExpressionsList(ExpressionList rightExpressionList) |
void |
ToStringExpressionVisitor.visit(ExpressionList expressionList) |
void |
ExpressionVisitor.visit(ExpressionList list) |
Modifier and Type | Method and Description |
---|---|
ExpressionList |
Insert.getExpressionList() |
Modifier and Type | Method and Description |
---|---|
void |
Insert.setExpressionList(ExpressionList expressionList) |
Copyright © 2018. All rights reserved.