Module EagerORM

Annotation Interface Column


@Retention(RUNTIME) @Target(FIELD) public @interface Column
Marks a field in Entity class to specify the column name in the entity table.