Annotation Type Relational

@Retention(RUNTIME)
@Target(ANNOTATION_TYPE)
public @interface Relational

Meta annotation for relational annotations, to be used on an annotation.

Since:
9