@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface ReplacedByEntity
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.| Modifier and Type | Required Element and Description |
|---|---|
java.lang.Class<?> |
value |