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

    Required Elements
    Modifier and Type
    Required Element
    Description
    (Required) An array of named PLSQL tables.
  • Element Details

    • value

      PLSQLTable[] value
      (Required) An array of named PLSQL tables.