Annotation Interface Id


@Target(FIELD) @Retention(RUNTIME) public @interface Id
Simple Annotation used to mark a column as an ID. You can only mark on column as an ID.