Module eclipselink
Annotation Interface PLSQLTables
A PLSQLRecords annotation allows the definition of multiple
PLSQLTables.
- Author:
- James
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionAn array of named PLSQLTable annotations.
-
Element Details
-
value
PLSQLTable[] valueAn array of named PLSQLTable annotations.
-