|
Oracle JDBC API Reference 12c Release 1 ("12.1.0.2.0") E17663-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OracleStatement | |
|---|---|
| oracle.jdbc | Beginning in Oracle9i, the Oracle extensions to JDBC are captured
in the package oracle.jdbc. |
| Uses of OracleStatement in oracle.jdbc |
|---|
| Subinterfaces of OracleStatement in oracle.jdbc | |
|---|---|
interface |
OracleCallableStatement
This interface extends the OraclePreparedStatement (which
extends the OracleStatement interface) and incorporates standard
JDBC callable statement functionality. |
interface |
OraclePreparedStatement
This interface defines the Oracle extensions to the standard JDBC interface java.sql.PreparedStatement. |
|
Oracle JDBC API Reference 12c Release 1 ("12.1.0.2.0") E17663-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||