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