Module eclipselink

Annotation Interface PLSQLRecords


@Target(TYPE) @Retention(RUNTIME) public @interface PLSQLRecords
A PLSQLRecords annotation allows the definition of multiple PLSQLRecords.
Author:
James
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    An array of named PLSQLRecord annotations.
  • Element Details

    • value

      PLSQLRecord[] value
      An array of named PLSQLRecord annotations.