| Package | Description |
|---|---|
| net.sf.jsqlparser.schema |
| Modifier and Type | Method and Description |
|---|---|
Database |
Table.getDatabase() |
| Modifier and Type | Method and Description |
|---|---|
void |
Table.setDatabase(Database database) |
| Constructor and Description |
|---|
Table(Database database,
String schemaName,
String name) |
Copyright © 2004–2019 JSQLParser. All rights reserved.