| Package | Description |
|---|---|
| org.verdictdb.core.sqlobject |
Logical representation of SQL-like queries.
|
| org.verdictdb.sqlwriter |
| Modifier and Type | Method and Description |
|---|---|
static DropTableQuery |
DropTableQuery.create(String schemaName,
String tableName) |
| Modifier and Type | Method and Description |
|---|---|
String |
DropTableToSql.toSql(DropTableQuery query) |
Copyright © 2018 University of Michigan. All rights reserved.