Uses of Interface
org.jooq.impl.QOM.AggregateFunction
Packages that use QOM.AggregateFunction
-
Uses of QOM.AggregateFunction in org.jooq.impl
Classes in org.jooq.impl with type parameters of type QOM.AggregateFunctionModifier and TypeInterfaceDescriptionstatic interfaceQOM.AggregateFunction<T,Q extends QOM.AggregateFunction<T, Q>> Subinterfaces of QOM.AggregateFunction in org.jooq.implModifier and TypeInterfaceDescriptionstatic interfaceQOM.AnyValue<T>TheANY VALUEfunction.static interfaceQOM.ArrayAgg<T>static interfaceTheAVGfunction.static interfacestatic interfaceQOM.BitAndAgg<T extends Number>TheBIT AND AGGfunction.static interfaceQOM.BitNandAgg<T extends Number>TheBIT NAND AGGfunction.static interfaceQOM.BitNorAgg<T extends Number>TheBIT NOR AGGfunction.static interfaceQOM.BitOrAgg<T extends Number>TheBIT OR AGGfunction.static interfaceQOM.BitXNorAgg<T extends Number>TheBIT X NOR AGGfunction.static interfaceQOM.BitXorAgg<T extends Number>TheBIT XOR AGGfunction.static interfaceTheBOOL ANDfunction.static interfaceTheBOOL ORfunction.static interfaceQOM.Collect<T,A extends ArrayRecord<T>> static interfaceTheCORRfunction.static interfaceTheCOUNTfunction.static interfacestatic interfaceTheCOVAR POPfunction.static interfaceTheCOVAR SAMPfunction.static interfaceTheCUME DISTfunction.static interfaceTheDENSE RANKfunction.static interfacestatic interfacestatic interfacestatic interfaceQOM.Max<T>TheMAXfunction.static interfaceQOM.MaxBy<T>TheMAX BYfunction.static interfaceTheMEDIANfunction.static interfaceQOM.Min<T>TheMINfunction.static interfaceQOM.MinBy<T>TheMIN BYfunction.static interfaceQOM.Mode<T>static interfacestatic interfaceQOM.MultisetAgg<R extends Record>static interfaceQOM.OrderedAggregateFunction<T,Q extends QOM.OrderedAggregateFunction<T, Q>> An aggregate function with an aggregateORDER BYclause.static interfaceThePERCENTILE CONTfunction.static interfaceThePERCENTILE DISCfunction.static interfaceThePERCENT RANKfunction.static interfaceThePRODUCTfunction.static interfaceTheRANKfunction.static interfacestatic interfaceTheREGR AVGXfunction.static interfaceTheREGR AVGYfunction.static interfaceTheREGR COUNTfunction.static interfaceTheREGR INTERCEPTfunction.static interfaceTheREGR R2function.static interfaceTheREGR SLOPEfunction.static interfaceTheREGR SXXfunction.static interfaceTheREGR SXYfunction.static interfaceTheREGR SYYfunction.static interfaceTheSTDDEV POPfunction.static interfaceTheSTDDEV SAMPfunction.static interfaceTheSUMfunction.static interfaceTheVAR POPfunction.static interfaceTheVAR SAMPfunction.static interface