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 SQLException
SQLException
- if this object is closed or invalidCopyright © 2020 JBoss by Red Hat. All rights reserved.