|
Oracle JDBC API Reference 12c Release 1 ("12.1.0.2.0") E17663-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OracleClob | |
|---|---|
| oracle.jdbc | Beginning in Oracle9i, the Oracle extensions to JDBC are captured
in the package oracle.jdbc. |
| oracle.sql | A package of classes that represent java SQL types and Oracle specific SQL types. |
| Uses of OracleClob in oracle.jdbc |
|---|
| Subinterfaces of OracleClob in oracle.jdbc | |
|---|---|
interface |
OracleNClob
This interface extends the standard JDBC interface NClob and defines methods for Oracle specific NClob . |
| Uses of OracleClob in oracle.sql |
|---|
| Classes in oracle.sql that implement OracleClob | |
|---|---|
class |
CLOB
Deprecated. Use java.sql.Clob interface for declaration instead of using concrete class oracle.sql.CLOB. |
class |
NCLOB
Deprecated. Use java.sql.NClob interface for declaration instead of using concrete class oracle.sql.NCLOB. |
|
Oracle JDBC API Reference 12c Release 1 ("12.1.0.2.0") E17663-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||