Annotation Type TableIgnore


@Retention(RUNTIME)
@Target(FIELD)
@Inherited
public @interface TableIgnore
Marks that a field in a class should be hidden when generating a table of instances of it