public class Analyze extends Object implements Statement
| Constructor and Description |
|---|
Analyze() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(StatementVisitor statementVisitor) |
Table |
getTable() |
void |
setTable(Table table) |
String |
toString() |
Analyze |
withTable(Table table) |
public void accept(StatementVisitor statementVisitor)
public Table getTable()
public void setTable(Table table)
Copyright © 2004–2024 JSQLParser. All rights reserved.