Annotation Type FetchSize


@Retention(RUNTIME) @Target({METHOD,PARAMETER}) public @interface FetchSize
Specify batch size to fetch resulting rows in.
See Also: