Uses of Package
org.eclipse.persistence.platform.database.oracle

  • Class
    Description
    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.
    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 21c data types, and usage of certain Oracle JDBC specific APIs.
    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.
    PUBLIC: This class allows connection to open proxy session.