Annotation Type ContainsSoftMigration


@Retention(CLASS) @Target({TYPE,METHOD,CONSTRUCTOR,ANNOTATION_TYPE}) @Documented public @interface ContainsSoftMigration
This is a source-only indicator for objects that contain soft migration. A soft migration is something that migrates data on the fly and is usually required only for one update.
Author:
Philip Helger
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      String value
      Default:
      ""