[
https://issues.apache.org/jira/browse/DELTASPIKE-1102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15213018#comment-15213018
]
John D. Ament commented on DELTASPIKE-1102:
-------------------------------------------
-0
We already have {{@MaxResults}} available for use to allow configurable page
sizing - http://deltaspike.apache.org/documentation/data.html#QueryOptions
> 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)