Aggregatable

scalasql.core.Aggregatable
See theAggregatable companion trait
object Aggregatable

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

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.

A reference that aggregations for usage within Select.aggregate, to allow the caller to perform multiple aggregations within a single query.

Attributes

Supertypes
trait Aggregatable[Q]
trait WithSqlExpr[Q]
class Object
trait Matchable
class Any