Annotation Type OracleArrays


@Target(TYPE) @Retention(RUNTIME) public @interface OracleArrays
An OracleArrays annotation allows the definition of multiple VARRAY types.
See Also:
Author:
David McCann
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    (Required) An array of Oracle VARRAY types.
  • Element Details

    • value

      OracleArray[] value
      (Required) An array of Oracle VARRAY types.