Annotation Type FetchSize


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

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    int
     
  • Element Details

    • value

      int value
      Default:
      0