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