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