@Documented
@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface EntityAttributeClearer
Marker for entity attribute clear methods on AbstractBeanEntityBuilder subclasses.
EntityAttributeClearer| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
value |