Aggregate
scalasql.query.Aggregate
class Aggregate[Q, R](toSqlStr0: Context => SqlStr, construct0: ResultSetIterator => R, val expr: Q, val qr: Queryable[Q, R]) extends DelegateQueryable[Q, R]
Attributes
- Graph
-
- Supertypes
Members list
In this article