You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "John D. Ament (JIRA)" <ji...@apache.org> on 2016/05/23 01:21:12 UTC

[jira] [Created] (DELTASPIKE-1153) Expand query support to not require a where clause

John D. Ament created DELTASPIKE-1153:
-----------------------------------------

             Summary: Expand query support to not require a where clause
                 Key: DELTASPIKE-1153
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1153
             Project: DeltaSpike
          Issue Type: Improvement
          Components: Data-Module
            Reporter: John D. Ament
            Assignee: John D. Ament
             Fix For: 1.6.2


The data module currently expects a where clause in a method expression.  Add support for not requiring this where clause and instead have something like

- {{findAllOrderByName}}
- {{findFirst3OrderByEmailDesc}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)