[jira] [Commented] (DELTASPIKE-1365) Support extra JPQL operators in method expressions

2018-12-12 Thread Ehsan Zaery Moghaddam (JIRA)


[ 
https://issues.apache.org/jira/browse/DELTASPIKE-1365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16718627#comment-16718627
 ] 

Ehsan Zaery Moghaddam commented on DELTASPIKE-1365:
---

Great. So I'll add them  ;)

> Support extra JPQL operators in method expressions
> --
>
> Key: DELTASPIKE-1365
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1365
> Project: DeltaSpike
>  Issue Type: Improvement
>  Components: Data-Module
>Reporter: Ehsan Zaery Moghaddam
>Priority: Minor
>
> The method expressions is currently supporting primary JPQL operators while 
> it seems feasible to implement other operators like "In", "NotIn", 
> "StartingWith", "True", etc. 
> I tried to add some of them and seems they works (of course thanks to the way 
> they've been designed so that it's easy to extend them). I'm just curious if 
> there is any technical consideration/limitation preventing us to have these 
> operators or is it because they were never been requested?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (DELTASPIKE-1365) Support extra JPQL operators in method expressions

2018-12-12 Thread Thomas Andraschko (JIRA)


[ 
https://issues.apache.org/jira/browse/DELTASPIKE-1365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16718625#comment-16718625
 ] 

Thomas Andraschko commented on DELTASPIKE-1365:
---

Probably just never requested.
If you would like to contribute it, you can simple provide a patch for the 
implementations and with some unittests. We could then review it.

> Support extra JPQL operators in method expressions
> --
>
> Key: DELTASPIKE-1365
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1365
> Project: DeltaSpike
>  Issue Type: Improvement
>  Components: Data-Module
>Reporter: Ehsan Zaery Moghaddam
>Priority: Minor
>
> The method expressions is currently supporting primary JPQL operators while 
> it seems feasible to implement other operators like "In", "NotIn", 
> "StartingWith", "True", etc. 
> I tried to add some of them and seems they works (of course thanks to the way 
> they've been designed so that it's easy to extend them). I'm just curious if 
> there is any technical consideration/limitation preventing us to have these 
> operators or is it because they were never been requested?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)