[
https://issues.apache.org/jira/browse/DELTASPIKE-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14100469#comment-14100469
]
Dominik Obermaier commented on DELTASPIKE-687:
----------------------------------------------
I succesfully used the approach with another expression prefix. (see [1]).
Unfortunately the naming worsens a bit. However, this approach works well.
I'm not really sure if I understand your proposed solution with delegate
collecting, my understanding is, that the method is used with method expression
in the DelegateQueryHandler. However, if this works with your solution, I'm
more than happy! :)
[1]
http://mail-archives.apache.org/mod_mbox/deltaspike-users/201408.mbox/%[email protected]%3E
> Let users disable Query Method Expressions
> ------------------------------------------
>
> Key: DELTASPIKE-687
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-687
> Project: DeltaSpike
> Issue Type: Improvement
> Components: Data-Module
> Affects Versions: 1.0.1
> Reporter: Dominik Obermaier
> Assignee: Thomas Hug
>
> While Query Method Expressions are very useful, it would be great to disable
> this feature globally or on a per-method basis if this automatic
> implementation is not desired.
> The following approaches could be worth investigating:
> - Disable the Query Method Expressions feature globally with the
> apache-deltaspike.properties
> - Introduce a new annotation to mark methods for getting ignored by the Query
> Method Expression Parser
--
This message was sent by Atlassian JIRA
(v6.2#6252)