Annotation Interface NamedNativeQueries


@Target({TYPE,PACKAGE}) @Retention(RUNTIME) public @interface NamedNativeQueries
A grouping of NamedNativeQuery definitions. Extends the named native query definitions made available through NamedNativeQueries.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The grouping of Hibernate named native SQL queries.
  • Element Details

    • value

      The grouping of Hibernate named native SQL queries.