protected class SQLiteSQLBuilder.SQLiteDropTableBuilder extends SQLBuilderBase.DropTableBuilderBase
table
properties
Modifier | Constructor and Description |
---|---|
protected |
SQLiteDropTableBuilder() |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
toStrings(Formatter formatter) |
accept, table, toString, toString, toStrings
clone
copyPropertiesFrom, getProperties, getProperty, replace, setProperty
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
clone, copyPropertiesFrom, replace
getProperties, getProperty, setProperty
cloneQuietly, cloneQuietly
public java.util.List<java.lang.String> toStrings(Formatter formatter)
toStrings
in interface SQLBuilder.DropTableBuilder
toStrings
in class SQLBuilderBase.DropTableBuilderBase