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