Annotation Interface Id


@Target({FIELD,PARAMETER}) @Retention(CLASS) public @interface Id
Indicates that field is primary key.