| Package | Description |
|---|---|
| eu.eventstorm.sql | |
| eu.eventstorm.sql.builder | |
| eu.eventstorm.sql.expression |
| Modifier and Type | Method and Description |
|---|---|
protected SelectBuilder |
Repository.select(AggregateFunction aggregateFunction) |
| Constructor and Description |
|---|
SelectBuilder(Database database,
AggregateFunction function) |
| Modifier and Type | Method and Description |
|---|---|
static AggregateFunction |
AggregateFunctions.count(SqlColumn column) |
static AggregateFunction |
AggregateFunctions.distinct(SqlColumn column) |
static AggregateFunction |
AggregateFunctions.max(SqlColumn column) |
Copyright © 2019. All rights reserved.