public interface IsNotInQueryModel<T,V>
QueryPredicate<T>
isNotIn(Iterable<V> args)
QueryPredicate<T> isNotIn(Iterable<V> args)