public class DropTable extends SQLStatement<DropTable>
_columnsRefs, connection, dialect, table| Constructor and Description |
|---|
DropTable(Connection connection,
Dialect dialect) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
String |
getSQL() |
String |
toString() |
fix, fix, fix, fixCase, fixColumns, getConnection, getDialect, getTable, tablepublic DropTable(Connection connection, Dialect dialect)
public String getSQL()
public void execute()
throws SQLException
SQLExceptionCopyright © 2017–2020 JBoss by Red Hat. All rights reserved.