Package org.sqlite.parser.ast
Class DropTable
java.lang.Object
org.sqlite.parser.ast.DropTable
-
Field Details
-
ifExists
public final boolean ifExists -
name
-
-
Constructor Details
-
DropTable
-
-
Method Details
-
toSql
- Specified by:
toSql
in interfaceToSql
- Throws:
IOException
-