Returns the ResultSet object for a prepared SQL statement.
ResultSet PreparedStatement.getResultSet() throws ULjException
The ResultSet object containing the query result of the prepared SQL statement.