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