Annotation Type NamedEntityGraphs


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

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