Proxy
scalasql.core.Aggregatable.Proxy
class Proxy[Q](val expr: Q) extends Aggregatable[Q]
A reference that aggregations for usage within Select.aggregate, to allow the caller to perform multiple aggregations within a single query.
Attributes
- Graph
-
- Supertypes
Members list
In this article