Annotation Type NamedEntityGraphs



  • @Target(TYPE)
    @Retention(RUNTIME)
    public @interface NamedEntityGraphs
    Used to group NamedEntityGraph annotations.
    Since:
    Java Persistence 2.1
    See Also:
    NamedEntityGraph
    • Required Element Summary

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