24.1.49. @NamedAttributeNode
<div class="paragraph">
The [`@NamedAttributeNode`](http://docs.oracle.com/javaee/7/api/javax/persistence/NamedAttributeNode.html) annotation is used to specify each individual attribute node that needs to be fetched by an Entity Graph.
</div>
<div class="paragraph">
See the [Fetch graph](#fetching-strategies-dynamic-fetching-entity-graph-example) section for more info.
</div>
</div>
<div class="sect3">