public abstract @interface

MaxResults

implements Annotation
com.google.inject.persist.finder.MaxResults

Class Overview

Annotate any dynamic finder method's integer argument with this to pass in the maximum size of returned result window. Usefule for paging result sets. Complement of FirstResult.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation