public interface IsInQueryModel<T,V>
QueryPredicate<T>
isIn(Iterable<V> args)
QueryPredicate<T> isIn(Iterable<V> args)