Annotation Type OracleObjects


  • @Target(TYPE)
    @Retention(RUNTIME)
    public @interface OracleObjects
    An OracleObjects annotation allows the definition of multiple Oracle OBJECT types.
    See Also:
    OracleObject
    Author:
    David McCann
    Since:
    EclipseLink 2.5
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      OracleObject[] value
      (Required) An array of Oracle OBJECT types.
    • Element Detail

      • value

        OracleObject[] value
        (Required) An array of Oracle OBJECT types.