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


@NamedPLSQLStoredFunctionQueries

Use @NamedPLSQLStoredFunctionQueries annotation to define multiple NamedPLSQLStoredFunctionQuery items.


Annotation Elements

Table 2-35 describes this annotation's elements.

Table 2-35 @NamedPLSQLStoredFunctionQueries Annotation Elements

Annotation Element Description Default

NamedStoredFunctionQuery[]

(Required) An array of named stored procedure query.




See Also

For more information, see: