Class Restrictions.PropertyCollectionContains<T>

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

public static class Restrictions.PropertyCollectionContains<T> extends Restrictions.PropertyArrayContains<T>
Collection contains restriction.