Java Persistence API (JPA) Extensions Reference for EclipseLink, Release 2.5
  Go To Table Of Contents
 Search
 PDFComments
Comments


@PLSQLRecords

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

value

(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: