There is a JIRA issue [1] asking for entity graph and stored procedure
support in the data module.
These are really two unrelated features, so I think we should clone and
split this issue.
I'm also interested in entity graphs. Spring Data has a similar feature
[2] which should be fairly straightforward to mimick in DeltaSpike Data.
What do you think?
[1] https://issues.apache.org/jira/browse/DELTASPIKE-779
[2]
http://docs.spring.io/spring-data/jpa/docs/current/api/org/springframework/data/jpa/repository/EntityGraph.html
Regards,
Harald