|
Class Summary |
| NCharacter |
This class can be used to define the dataType with an ObjectTypeConverter
to have TopLink bind the object string value as an NCHAR Oracle type. |
| NClob |
This class can be used to define the dataType with an ObjectTypeConverter
to have TopLink bind the object string value as an NCLOB Oracle type. |
| NString |
This class can be used to define the dataType with an ObjectTypeConverter
to have TopLink bind the object string value as an NCLOB Oracle type. |
| Oracle10Platform |
Purpose:
Supports usage of certain Oracle JDBC specific APIs. |
| Oracle11Platform |
Purpose:
Supports usage of certain Oracle JDBC specific APIs for the Oracle 11 database. |
| Oracle8Platform |
Purpose:
Supports certain new Oracle 8 data types, and usage of certain Oracle JDBC specific APIs. |
| Oracle9Platform |
Purpose:
Supports usage of certain Oracle JDBC specific APIs. |
| OracleJDBC10_1_0_2ProxyConnector |
|
| OracleOCIProxyConnector |
|
| OraclePlatform |
Purpose: Provides Oracle specific behaviour. |
| PLSQLrecord |
PUBLIC: describe an Oracle PL/SQL Record type |
| PLSQLStoredProcedureCall |
Purpose:
Generates an Anonymous PL/SQL block to invoke the specified Stored Procedure
with arguments that may or may not have JDBC equivalents |