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.
|
Oracle12Platform |
Purpose:
Supports usage of certain Oracle JDBC specific APIs for the Oracle 12 database.
Identity column: GENERATED [ ALWAYS | BY DEFAULT [ ON NULL ] ] AS IDENTITY [ ( identity_options ) ] |
Oracle18Platform | |
Oracle19Platform | |
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.
|
Oracle9Platform.NTypeBindCallCustomParameter |
INTERNAL:
This class used for binding of NCHAR, NSTRING, NCLOB types.
|
OracleJDBC_10_1_0_2ProxyConnectionCustomizer |
PUBLIC:
This class allows connection to open proxy session.
|
OracleOCIProxyConnector |
Copyright © 2007–2020 Eclipse.org - EclipseLink Project. All rights reserved.