JPA Annotation Attribute
in javax.persistence.NamedEntityGraph

NamedSubgraph[] subclassSubgraphs default {}


(Optional) A list of subgraphs that will add additional attributes for subclasses of the annotated entity class to the entity graph. Specified attributes from superclasses are included in subclasses.
Since:
JPA 2.1