@Retention(value=RUNTIME) @Target(value=FIELD) public @interface Id
Indicates that an annotated field is the id field.