Annotation Type Id


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