Annotation Interface NamedEntityGraphs


@Target({TYPE,PACKAGE,ANNOTATION_TYPE}) @Retention(RUNTIME) public @interface NamedEntityGraphs
A grouping of NamedEntityGraph definitions.
Since:
7.0
  • 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.