You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/01/08 17:07:00 UTC

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

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

ASF subversion and git services commented on DELTASPIKE-1365:
-------------------------------------------------------------

Commit bb7806352f50465f197061672e1e727bc81b33c3 in deltaspike's branch refs/heads/master from Thomas Andraschko
[ https://git-wip-us.apache.org/repos/asf?p=deltaspike.git;h=bb78063 ]

DELTASPIKE-1365: Support extra JPQL comparators in method expressions

> Support extra JPQL comparators 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)