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