@Retention(value=RUNTIME)
@Target(value={ANNOTATION_TYPE,METHOD,FIELD})
@Documented
public @interface AutoPopulated
DateCreated
,
DateUpdated
Modifier and Type | Fields and Description |
---|---|
static java.lang.String |
NAME
The annotation name.
|
Modifier and Type | Optional Element and Description |
---|---|
boolean |
updateable |