Annotation Type FetchAttribute


@Target({}) @Retention(RUNTIME) public @interface FetchAttribute
Includes a persistent attribute in a FetchGroup.
Since:
0.4.0
Author:
Abe White
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Included field/property name.
    int
    Recursion depth for relation field.
  • Element Details

    • name

      String name
      Included field/property name.
      Default:
      ""
    • recursionDepth

      int recursionDepth
      Recursion depth for relation field.
      Default:
      -2147483648