Class Restrictions.PropertyNotInList<T>

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

public static class Restrictions.PropertyNotInList<T> extends Restrictions.PropertyNotIn<T>
NotInList restriction.