com.ibm.pdq.annotation
Annotation Type PureQueryInterface
@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface
PureQueryInterface
This annotation is used by IBM Data Studio on interfaces that have no pureQuery annotations but that extend other
interfaces that do have pureQuery annotations. Therefore, this annotation is permitted in pureQuery beans, but it is
ignored by the pureQuery Generator and the pureQuery Runtime.