Annotation Interface ReplacedByEntity


@Target(TYPE) @Retention(RUNTIME) public @interface ReplacedByEntity
Counterpart of ReplaceEntity. Normally it is not used as type annotation, but its name is used as a key of meta-annotation for an entity that is replaced by another one.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details