Module eclipselink

Annotation Interface NamedStoredProcedureQueries


@Target(TYPE) @Retention(RUNTIME) public @interface NamedStoredProcedureQueries
A NamedStoredProcedureQueries annotation allows the definition of multiple NamedStoredProcedureQueryes.
See Also:
Author:
Guy Pelletier
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    An array of NamedStoredProcedureQuery annotations.