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