Annotation Type OracleObjects


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

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

    • value

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