Jakarta Persistence (JPA) Method

boolean includeAllAttributes


(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.
Default:
false
Since:
Jakarta Persistence (JPA) 1.0