public class Delete extends Object implements Query
Delete(Table table)
Table
getTable()
String
sql()
void
where(Condition condition)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Delete(Table table)
public Table getTable()
public void where(Condition condition)
public String sql()