Annotation Type OwnerEntity


  • @Retention(RUNTIME)
    @Target(FIELD)
    public @interface OwnerEntity
    Used to annotate an entity's field to indicate the composite entity.
    This information is used to validate name and/or internal name uniqueness of an entity.