| Package | Description |
|---|---|
| net.sf.jsqlparser.parser | |
| net.sf.jsqlparser.statement.alter |
| Modifier and Type | Method and Description |
|---|---|
AlterExpression |
CCJSqlParser.AlterExpression()
This production needs refactoring to multiple smaller productions.
|
| Modifier and Type | Method and Description |
|---|---|
List<AlterExpression> |
Alter.getAlterExpressions() |
| Modifier and Type | Method and Description |
|---|---|
void |
Alter.addAlterExpression(AlterExpression alterExpression) |
| Modifier and Type | Method and Description |
|---|---|
void |
Alter.setAlterExpressions(List<AlterExpression> alterExpressions) |
Copyright © 2004–2020 JSQLParser. All rights reserved.