Annotation Type Score


  • @Target({METHOD,FIELD})
    @Retention(RUNTIME)
    public @interface Score
    Specifies the score field or property.

    The following types and their sub types are supported for score properties:

    See javax.persistence.Version, org.springframework.data.annotation.Version.