Module org.jooq
Package org.jooq.impl

Interface QOM.BinaryListAgg

All Superinterfaces:
AggregateFilterStep<byte[]>, AggregateFunction<byte[]>, Field<byte[]>, FieldOrConstraint, FieldOrRow, FieldOrRowOrSelect, GroupField, Named, OrderField<byte[]>, QOM.AggregateFunction<byte[],QOM.BinaryListAgg>, QOM.OrderedAggregateFunction<byte[],QOM.BinaryListAgg>, QOM.WindowFunction<byte[],QOM.BinaryListAgg>, QueryPart, SelectField<byte[]>, SelectFieldOrAsterisk, Serializable, TableElement, Typed<byte[]>, WindowBeforeOverStep<byte[]>, WindowOverStep<byte[]>
Enclosing class:
QOM

public static interface QOM.BinaryListAgg extends QOM.OrderedAggregateFunction<byte[],QOM.BinaryListAgg>
  • Method Details