Executes the prepared SQL SELECT statement and returns a ResultSet object.
ResultSet PreparedStatement.executeQuery() throws ULjException
The ResultSet object containing the query result of the prepared SQL SELECT statement.