Annotation Interface DynamicRelationship


@Documented @Target(TYPE) @Retention(RUNTIME) @Inherited public @interface DynamicRelationship
Annotation to indicate that a Processor supports dynamic relationship. A dynamic Relationship is one where the relationship is generated based on a user defined PropertyDescriptor
  • Element Details