All Implemented Interfaces:
Serializable, Cloneable, CorePlatform<ConversionManager>, Platform

@Deprecated public class OracleNoSQLPlatform extends EISPlatform
Deprecated.
This class is no longer supported according to changes in Oracle NoSQL Database access.

Use OracleNoSQLPlatform instead.

Platform for Oracle NoSQL database.
Since:
EclipseLink 2.4
See Also:
  • Field Details

    • OPERATION

      public static String OPERATION
      Deprecated.
      OracleNoSQL interaction spec properties.
    • CONSISTENCY

      public static String CONSISTENCY
      Deprecated.
    • DURABILITY

      public static String DURABILITY
      Deprecated.
    • TIMEOUT

      public static String TIMEOUT
      Deprecated.
    • VERSION

      public static String VERSION
      Deprecated.
  • Constructor Details

    • OracleNoSQLPlatform

      public OracleNoSQLPlatform()
      Deprecated.
      Default constructor.
  • Method Details