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

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

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

Thomas Andraschko commented on DELTASPIKE-1102:
-----------------------------------------------

[~johndament] Isn't it the same you implemented the last days?

> 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
>
> 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)