Uses of Class
org.hotrod.runtime.livesql.expressions.aggregations.Avg
-
Packages that use Avg Package Description org.hotrod.runtime.livesql -
-
Uses of Avg in org.hotrod.runtime.livesql
Methods in org.hotrod.runtime.livesql that return Avg Modifier and Type Method Description AvgLiveSQL. avg(Expression<java.lang.Number> expression)
-