Annotation Type CompositeId


  • @Retention(RUNTIME)
    @Target(TYPE)
    public @interface CompositeId
    For entities without an @Id property, specifies the columns to use as a unique key.
    • Element Detail