| Package | Description |
|---|---|
| org.seasar.doma.jdbc.criteria.expression |
Provides classes that represent the SQL expressions.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AggregateFunction.Avg<PROPERTY> |
static class |
AggregateFunction.AvgAsDouble |
static class |
AggregateFunction.Count |
static class |
AggregateFunction.Max<PROPERTY> |
static class |
AggregateFunction.Min<PROPERTY> |
static class |
AggregateFunction.Sum<PROPERTY> |