|
EclipseLink 2.4.2, build 'v20130514-5956486' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=TYPE) @Retention(value=RUNTIME) public @interface PLSQLTables
A PLSQLRecords annotation allows the definition of multiple PLSQLTable.
Required Element Summary | |
---|---|
PLSQLTable[] |
value
(Required) An array of named PLSQL tables. |
Element Detail |
---|
public abstract PLSQLTable[] value
|
EclipseLink 2.4.2, build 'v20130514-5956486' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |