Module eclipselink

Annotation Interface PLSQLTables


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

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

    • value

      PLSQLTable[] value
      An array of named PLSQLTable annotations.