Package | Description |
---|---|
org.tinygroup.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 © 2006–2018 TinyGroup. All rights reserved.