@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface UnusedColumns
Table
subclass.
This annotation is optional since UnusedColumn
is Repeatable
as of version 4.0.
Modifier and Type | Required Element and Description |
---|---|
UnusedColumn[] |
value |
public abstract UnusedColumn[] value
UnusedColumn
annotations for row class