| Constructor and Description |
|---|
ShowStatement(String tableName) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(StatementVisitor statementVisitor) |
String |
getTableName() |
void |
setTableName(String tableName) |
String |
toString() |
public ShowStatement(String tableName)
Copyright © 2004–2019 JSQLParser. All rights reserved.