public final class DropTableStatementHandler extends Object implements SQLStatementHandler
| Constructor and Description |
|---|
DropTableStatementHandler() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
containsExistClause(DropTableStatement dropTableStatement)
Judge whether contains exist clause or not.
|
public static boolean containsExistClause(DropTableStatement dropTableStatement)
dropTableStatement - drop table statementCopyright © 2021 The Apache Software Foundation. All rights reserved.