Uses of Interface
oracle.sql.CustomDatumFactory
Packages that use CustomDatumFactory
Package
Description
Beginning in Oracle9i, the Oracle extensions to JDBC are captured
in the package
oracle.jdbc.-
Uses of CustomDatumFactory in oracle.jdbc
Methods in oracle.jdbc with parameters of type CustomDatumFactoryModifier and TypeMethodDescriptionOracleCallableStatement.getCustomDatum(int parameterIndex, CustomDatumFactory factory) Deprecated.OracleResultSet.getCustomDatum(int columnIndex, CustomDatumFactory factory) Deprecated.OracleResultSet.getCustomDatum(String columnName, CustomDatumFactory factory) Deprecated.