Package org.eclipse.persistence.platform.database.oracle
package org.eclipse.persistence.platform.database.oracle
-
ClassDescriptionThis class can be used to define the dataType with an ObjectTypeConverter to have EclipseLink bind the object string value as an NCHAR Oracle type.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.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.Purpose: Supports usage of certain Oracle JDBC specific APIs.Purpose: Supports usage of certain Oracle JDBC specific APIs for the Oracle 11 database.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 ) ]
Purpose: Supports certain new Oracle 8 data types, and usage of certain Oracle JDBC specific APIs.Purpose: Supports usage of certain Oracle JDBC specific APIs.INTERNAL: This class used for binding of NCHAR, NSTRING, NCLOB types.PUBLIC: This class allows connection to open proxy session.