Annotation Interface Id


@Target({METHOD,FIELD}) @Retention(RUNTIME) public @interface Id
Use @Id to map Entity unique identifier (field or getter)