Uses of Interface
oracle.jdbc.OracleResultSet
Packages that use OracleResultSet
Package
Description
Beginning in Oracle9i, the Oracle extensions to JDBC are captured
in the package
oracle.jdbc.-
Uses of OracleResultSet in oracle.jdbc
Methods in oracle.jdbc that return types with arguments of type OracleResultSetModifier and TypeMethodDescriptionOraclePreparedStatement.executeQueryAsyncOracle()Executes the SQL query in thisPreparedStatementobject asynchronously and returns aPublisherwhich publishes a singleResultSetcontaining the rows produced.