PreparedStatement.executeQuery

Executes the SQL query in this PreparedStatement object and returns the ResultSet object generated by the query.

interface PreparedStatement
executeQuery
()

Meta