| Modifier and Type | Field | Description |
|---|---|---|
boolean |
ifExists |
|
QualifiedName |
name |
| Constructor | Description |
|---|---|
DropTable(boolean ifExists,
QualifiedName name) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
toSql(Appendable a) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomma, commaNames, doubleQuote, isEmpty, isNotEmpty, nullToEmpty, requireNotEmpty, singleQuote, toSqlpublic final boolean ifExists
public final QualifiedName name
public DropTable(boolean ifExists,
QualifiedName name)
public void toSql(Appendable a) throws IOException
toSql in interface ToSqlIOExceptionCopyright © 2018. All rights reserved.