Annotation Type EagerFetchMode


@Target({METHOD,FIELD}) @Retention(RUNTIME) public @interface EagerFetchMode
Determines how to eager-fetch a field.
Since:
0.4.0
Author:
Abe White
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details