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