[jira] [Created] (DELTASPIKE-1158) It is not possible to override methods defined within delegates

2016-05-30 Thread John D. Ament (JIRA)
John D. Ament created DELTASPIKE-1158: - Summary: It is not possible to override methods defined within delegates Key: DELTASPIKE-1158 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1158

[jira] [Updated] (DELTASPIKE-1158) It is not possible to override methods defined within delegates

2016-05-30 Thread John D. Ament (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John D. Ament updated DELTASPIKE-1158: -- Description: While looking at DELTASPIKE-1157, I found that its not actually

[jira] [Commented] (DELTASPIKE-1157) Repository.findBy methods do not allow an override to add query hints.

2016-05-30 Thread John D. Ament (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15306944#comment-15306944 ] John D. Ament commented on DELTASPIKE-1157: --- [~tandraschko] not sure what you mean.. It

[jira] [Commented] (DELTASPIKE-1157) Repository.findBy methods do not allow an override to add query hints.

2016-05-30 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15306863#comment-15306863 ] Thomas Andraschko commented on DELTASPIKE-1157: --- +1 for reusing @Query Would be great

RE: [jira] [Commented] (DELTASPIKE-1157) Repository.findBy methods do not allow an override to add query hints.

2016-05-30 Thread Marvin Toll
John, I’m having a hard time arriving at the suggested syntax from the documentation page indicated. However, we return to work tomorrow (USA) and let me check with colleagues and see what they think. _Marvin From: John D. Ament [mailto:john.d.am...@gmail.com] Sent: Monday, May 30,

Re: [jira] [Commented] (DELTASPIKE-1157) Repository.findBy methods do not allow an override to add query hints.

2016-05-30 Thread John D. Ament
Marvin, I guess you're looking for this page? http://deltaspike.apache.org/documentation/data.html#QueryMethodExpressions John On Mon, May 30, 2016 at 7:57 AM Marvin Toll wrote: > John, > > > > Let me express my root concern… and see if it valid or I’m seeing a >

RE: [jira] [Commented] (DELTASPIKE-1157) Repository.findBy methods do not allow an override to add query hints.

2016-05-30 Thread Marvin Toll
John, Let me express my root concern… and see if it valid or I’m seeing a concern that does not exist. If we have 700 plus or minus 200 developers on six continents… how do we express to them the use of this particular syntax? That is, can we point to an Internet page

[jira] [Commented] (DELTASPIKE-1116) allow conditional injection-point customization in test-classes

2016-05-30 Thread Falko Modler (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15306322#comment-15306322 ] Falko Modler commented on DELTASPIKE-1116: -- [~gpetracek]: Works as expected, thanks! >