| True. Entity Graphs can also be built dynamically, and we don't have an API to supply the FetchMode for each particular association. Since JPA 2.1 does not offer support for this, the application developer can rely on the Hibernate-specific @FetchProfile. Since we have a workaround, maybe we should just make a proposal on the JPA 2.2. specification. |