Annotation Type RCascade


@Retention(RUNTIME) @Target(FIELD) public @interface RCascade
Specifies that the defined cascade types are applied to the object/objects contained in Live Object field.
Author:
Nikita Koksharov
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    List of applied cascade types.
  • Element Details

    • value

      RCascadeType[] value
      List of applied cascade types.
      Returns:
      value