@Documented @Inherited @Retention(value=RUNTIME) public @interface QueryOptions
java.lang.String
id
int
maxMatches
boolean
readOnly
public abstract boolean readOnly
public abstract int maxMatches
public abstract java.lang.String id