@Documented
@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface EntityDiffGuide
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String[] |
blacklist |
boolean |
defaultGuide |
boolean |
ignoreId |
boolean |
ignoreVersion |
java.lang.String |
name |
java.lang.String[] |
whitelist |