executeUpdate
method on the delegee prepared statement. Throws a UnsupportedOperationException if no delegee is available.
@param string a String
value.
@return an int
value.
@throws SQLException if an error occurs.
@see java.sql.PreparedStatement#executeUpdate
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|