Uses of Interface
org.jooq.impl.QOM.ArrayFilter
Packages that use QOM.ArrayFilter
-
Uses of QOM.ArrayFilter in org.jooq.impl
Methods in org.jooq.impl that return QOM.ArrayFilterModifier and TypeMethodDescriptiondefault @NotNull QOM.ArrayFilter
<T> The array whose elements are filtered.default @NotNull QOM.ArrayFilter
<T> QOM.ArrayFilter.$predicate
(Lambda1<Field<T>, Condition> newPredicate) A predicate defining which elements to keep in the array.