Package org.kuali.rice.krad.data.jpa
Annotation Interface RemoveMappings
Class level annotation that allows for multiple
RemoveMapping annotations to be defined.- Author:
- Kuali Rice Team (rice.collab@kuali.org)
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionA list of the mappings to remove.
-
Element Details
-
value
RemoveMapping[] valueA list of the mappings to remove.- Returns:
- a list of the mappings to remove.
-