JPA Annotation Attribute
in javax.persistence.NamedEntityGraph

boolean includeAllAttributes default false


(Optional) Includes all of the attributes of the annotated entity class as attribute nodes in the NamedEntityGraph without the need to explicitly list them. Included attributes can still be fully specified by an attribute node referencing a subgraph.
Since:
JPA 2.1