Uses of Class
org.hotrod.runtime.livesql.expressions.aggregations.AvgDistinct
-
Packages that use AvgDistinct Package Description org.hotrod.runtime.livesql -
-
Uses of AvgDistinct in org.hotrod.runtime.livesql
Methods in org.hotrod.runtime.livesql that return AvgDistinct Modifier and Type Method Description AvgDistinctLiveSQL. avgDistinct(Expression<?> expression)
-