Uses of Interface
oracle.jdbc.OracleCommonResultSet
-
Packages that use OracleCommonResultSet Package Description oracle.jdbc Beginning in Oracle9i, the Oracle extensions to JDBC are captured in the packageoracle.jdbc. -
-
Uses of OracleCommonResultSet in oracle.jdbc
Subinterfaces of OracleCommonResultSet in oracle.jdbc Modifier and Type Interface Description interfaceOracleResultSetA table of data representing a database result set, which is usually generated by executing a statement that queries the database.
-