Annotation Type MappingControls


@Retention(CLASS) @Target(ANNOTATION_TYPE) public @interface MappingControls
Allows multiple MappingControl on a class declaration.
Since:
1.4
Author:
Sjaak Derksen
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The mapping controls that should be applied to the annotated class.
  • Element Details

    • value

      The mapping controls that should be applied to the annotated class.
      Returns:
      The mapping controls that should be applied to the annotated class.