| Package | Description |
|---|---|
| net.sf.jsqlparser.expression | |
| net.sf.jsqlparser.expression.operators.relational | |
| net.sf.jsqlparser.parser | |
| net.sf.jsqlparser.util | |
| net.sf.jsqlparser.util.deparser |
| Modifier and Type | Method and Description |
|---|---|
ExpressionList |
Function.getParameters()
The list of parameters of the function (if any, else null) If the
parameter is "*", allColumns is set to true
|
| Modifier and Type | Method and Description |
|---|---|
void |
Function.setParameters(ExpressionList list) |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemsListVisitor.visit(ExpressionList expressionList) |
| Modifier and Type | Method and Description |
|---|---|
ExpressionList |
CCJSqlParser.SimpleExpressionList() |
ExpressionList |
CCJSqlParser.SQLExpressionList() |
| Modifier and Type | Method and Description |
|---|---|
void |
TablesNamesFinder.visit(ExpressionList expressionList) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionDeParser.visit(ExpressionList expressionList) |
void |
ReplaceDeParser.visit(ExpressionList expressionList) |
void |
InsertDeParser.visit(ExpressionList expressionList) |
Copyright © 2013. All Rights Reserved.