Annotation Interface NotColumn


@Documented @Target(FIELD) @Retention(RUNTIME) public @interface NotColumn
To identity that the annotated field is not a DB column.