A FetchGroups annotation allows the definition of multiple FetchGroups.
It may be specified on an Entity or MappedSuperclass.
- See Also:
- Author:
- Guy Pelletier
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionAn array of FetchGroup annotations.
-
Element Details
-
value
FetchGroup[] valueAn array of FetchGroup annotations.
-