Use @PLSQLRecords
to define multiple PLSQLRecord
.
Annotation Elements
Table 2-50 describes this annotation's elements.
Table 2-50 @PLSQLRecord Annotation Elements
Annotation Element | Description | Default |
---|---|---|
|
(Required) An array of named PLSQL records. |
Examples
See "@PLSQLRecord" for an example of how to use this annotation.
See Also
For more information, see:
"Stored Procedures" in Understanding EclipseLink
Oracle PL/SQL
http://www.oracle.com/technetwork/database/features/plsql/index.html
PLSQL Stored Procedure Examples
http://wiki.eclipse.org/EclipseLink/Examples/JPA/PLSQLStoredFunction