@Retention(value=RUNTIME)
@Target(value={FIELD,TYPE})
@Repeatable(value=iOSFindByAllSet.class)
public @interface iOSFindAll
iOSBy tags
It will then search for all elements that match any criteria. Note that elements
are not guaranteed to be in document order.