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/06/02 00:47:59 UTC

[jira] [Resolved] (DELTASPIKE-1102) Support TOP and FIRST

     [ https://issues.apache.org/jira/browse/DELTASPIKE-1102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John D. Ament resolved DELTASPIKE-1102.
---------------------------------------
    Resolution: Fixed

Implemented via DELTASPIKE-1152 - sorry :-)

> Support TOP and FIRST
> ---------------------
>
>                 Key: DELTASPIKE-1102
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1102
>             Project: DeltaSpike
>          Issue Type: Sub-task
>          Components: Data-Module
>            Reporter: Daniel Cunha
>            Assignee: Daniel Cunha
>             Fix For: 1.6.2
>
>
> Support TOP and FIRST. Examples:
> {code:java}
> void findTop10ByName(String name);
> void findFirst10ByName(String name);
> {code}



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