[
https://issues.apache.org/jira/browse/DELTASPIKE-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16178835#comment-16178835
]
Thomas Hug commented on DELTASPIKE-1290:
----------------------------------------
Hi [~hwellmann], could you take this over and check if the EntityGraph API is
used as intended? Thnx!
I guess we should make this consistently available for all {{findBy}} methods
on {{EntityRepository}}.
> Enable EntityGraph in findBy method
> -----------------------------------
>
> Key: DELTASPIKE-1290
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1290
> Project: DeltaSpike
> Issue Type: Improvement
> Components: Data-Module
> Affects Versions: 1.8.0
> Reporter: Marcelo Pio de Castro
> Attachments: findByEntityGraph.patch
>
>
> Hi,
> According to @EntityGraph annotation:
> "Defines an entity graph to be applied to a query. This annotation can be
> added to any query method of a repository class."
> But it don't work in the findBy(PK) and findOptionalBy(PK) methods
> I made a patch that can solve it.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)