Package com.wideplay.warp.persist.dao

Dynamic Finder API.

See:
          Description

Annotation Types Summary
Finder Marks a method stub as a dynamic finder.
FirstResult Annotate any dynamic finder method's integer argument with this to pass in the first-result index.
MaxResults Annotate any dynamic finder method's integer argument with this to pass in the maximum size of returned results.
 

Package com.wideplay.warp.persist.dao Description

Dynamic Finder API.