Uses of Interface
oracle.jdbc.OracleCommonPreparedStatement
Packages that use OracleCommonPreparedStatement
Package
Description
Beginning in Oracle9i, the Oracle extensions to JDBC are captured
in the package
oracle.jdbc.-
Uses of OracleCommonPreparedStatement in oracle.jdbc
Subinterfaces of OracleCommonPreparedStatement in oracle.jdbcModifier and TypeInterfaceDescriptioninterfaceThis interface extends theOraclePreparedStatement(which extends theOracleStatementinterface) and incorporates standard JDBC callable statement functionality.interfaceThis interface defines the Oracle extensions to the standard JDBC interfacejava.sql.PreparedStatement.