Module eclipselink

Annotation Interface NamedStoredFunctionQueries


@Target(TYPE) @Retention(RUNTIME) public @interface NamedStoredFunctionQueries
A NamedStoredFunctionQueries annotation allows the definition of multiple NamedStoredFunctionQueryes.
Author:
James
  • Required Element Summary

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