Annotation Interface Column


@Documented @Target(METHOD) @Retention(RUNTIME) public @interface Column
Annotation used to specify the features of a field (attribute of a Data Class).
Author:
Syam