Module eclipselink
Annotation Interface NamedPLSQLStoredProcedureQueries
A NamedPLSQLStoredProcedureQueries annotation allows the definition of multiple
NamedPLSQLStoredProcedureQueryes.
- Author:
- James Sutherland
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionAn array of NamedPLSQLStoredProcedureQuery annotations.
-
Element Details
-
value
NamedPLSQLStoredProcedureQuery[] valueAn array of NamedPLSQLStoredProcedureQuery annotations.
-