Class | Description |
---|---|
NCharacter |
This class can be used to define the dataType with an ObjectTypeConverter to have EclipseLink 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 EclipseLink 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 EclipseLink 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.
|
OracleJDBC_10_1_0_2ProxyConnectionCustomizer |
PUBLIC: This class allows connection to open proxy session.
|
OracleOCIProxyConnector |