public class DeleteCommand extends ModifyCommand<DeleteQuery>
query, sql| Constructor and Description |
|---|
DeleteCommand(DeleteQuery query) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
executeInternal(java.sql.PreparedStatement preparedStatement) |
bindParameters, execute, executeUpdate, getQuery, log, prepareStatement, setupOptions, validateRowspublic DeleteCommand(DeleteQuery query)
protected int executeInternal(java.sql.PreparedStatement preparedStatement)
throws java.sql.SQLException
executeInternal in class ModifyCommand<DeleteQuery>java.sql.SQLException