Module org.eclipse.persistence.core
Annotation Type PLSQLRecords
A PLSQLRecords annotation allows the definition of multiple
PLSQLRecord.
- Since:
- EclipseLink 2.3
-
Required Element Summary
Modifier and TypeRequired ElementDescription(Required) An array of named PLSQL records.
-
Element Details
-
value
PLSQLRecord[] value(Required) An array of named PLSQL records.
-