Class Restrictions.PropertyNotIn<T>

java.lang.Object
io.micronaut.data.processor.visitors.finders.Restrictions.PropertyNotIn<T>
Type Parameters:
T - The property type
All Implemented Interfaces:
Restrictions.PropertyRestriction<T>
Direct Known Subclasses:
Restrictions.PropertyNotInList
Enclosing class:
Restrictions

public static class Restrictions.PropertyNotIn<T> extends Object implements Restrictions.PropertyRestriction<T>
NotIn restriction.