Uses of Interface
org.jooq.impl.QOM.InList
Packages that use QOM.InList
-
Uses of QOM.InList in org.jooq.impl
Subinterfaces with type arguments of type QOM.InList in org.jooq.implModifier and TypeInterfaceDescriptionstatic interfaceQOM.InList<T>TheINpredicate accepting a list of values.