Uses of Interface
oracle.jdbc.OracleData
Packages that use OracleData
Package
Description
Beginning in Oracle9i, the Oracle extensions to JDBC are captured
in the package
oracle.jdbc.A package of classes that represent java SQL types and Oracle specific
SQL types.
-
Uses of OracleData in oracle.jdbc
Methods in oracle.jdbc that return OracleDataModifier and TypeMethodDescriptionCreate an OracleData from a jdbc Object -
Uses of OracleData in oracle.sql
Classes in oracle.sql that implement OracleDataModifier and TypeClassDescriptionclassThis class is the Java mapping of the SYS.ANYDATA SQL type.classDeprecated.Use factory method OracleConnection.createOracleArray to create an instance of java.sql.Array directly.classDeprecated.OPAQUE types cannot be created on the client side.classDeprecated.Use factory method Connection.createStruct to create an instance of java.sql.Struct directly.classThe descriptor of pre-defined types.