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