Package | Description |
---|---|
oracle.jdbc |
Beginning in Oracle9i, the Oracle extensions to JDBC are captured in the package
oracle.jdbc . |
Modifier and Type | Method | Description |
---|---|---|
OracleParameterMetaData |
OraclePreparedStatement.OracleGetParameterMetaData() |
Retrieves the number, types and properties of this
PreparedStatement object's parameters. |