Uses of Interface
org.jooq.impl.QOM.CountMultiple
Packages that use QOM.CountMultiple
-
Uses of QOM.CountMultiple in org.jooq.impl
Subinterfaces with type arguments of type QOM.CountMultiple in org.jooq.implModifier and TypeInterfaceDescriptionstatic interfaceTheCOUNT MULTIPLEfunction.Methods in org.jooq.impl that return QOM.CountMultipleModifier and TypeMethodDescription@NotNull QOM.CountMultipleQOM.CountMultiple.$distinct(boolean distinct) @NotNull QOM.CountMultipleQOM.CountMultiple.$fields(Collection<? extends Field<?>> fields)