Oracle TopLink API Reference
10g Release 3 (10.1.3)

B13698-01


Package oracle.toplink.platform.database.oracle

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.
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.

 


Copyright © 1998, 2006, Oracle. All Rights Reserved.