| Modifier and Type | Method and Description |
|---|---|
Truncate |
CCJSqlParser.Truncate() |
| Modifier and Type | Method and Description |
|---|---|
void |
StatementVisitor.visit(Truncate truncate) |
void |
StatementVisitorAdapter.visit(Truncate truncate) |
| Modifier and Type | Method and Description |
|---|---|
Truncate |
Truncate.withCascade(boolean cascade) |
Truncate |
Truncate.withTable(Table table) |
| Modifier and Type | Method and Description |
|---|---|
void |
TablesNamesFinder.visit(Truncate truncate) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatementDeParser.visit(Truncate truncate) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatementValidator.visit(Truncate truncate) |
Copyright © 2004–2021 JSQLParser. All rights reserved.