Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Executes the prepared SQL SELECT statement and returns a ResultSet.
ResultSet PreparedStatement.executeQuery() throws ULjException
The ResultSet containing the query result of the prepared SQL SELECT statement.