public interface JdbcPreparedStatementBackwardsCompat
| Modifier and Type | Method and Description |
|---|---|
long |
executeLargeUpdate()
Executes a statement (insert, update, delete, create, drop)
and returns the update count.
|
long executeLargeUpdate()
throws java.sql.SQLException
java.sql.SQLException - if this object is closed or invalid