Annotation Interface IgnoreField


@Target(FIELD) @Retention(RUNTIME) public @interface IgnoreField
Annotation indicating that a specific field of a bean should be ignored
Author:
Spencer Bliven