Annotation Type NamedEntityGraphs


  • @Target(TYPE)
    @Retention(RUNTIME)
    public @interface NamedEntityGraphs
    The NamedEntityGraphs annotation is used to specify multiple named entity graphs for the entity to which it is applied.
    Since:
    JPA 2.1
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      NamedEntityGraph[] value