| Package | Description |
|---|---|
| org.seasar.doma.jdbc.criteria.expression |
Provides classes that represent the SQL expressions.
|
| Modifier and Type | Method and Description |
|---|---|
static <PROPERTY> AggregateFunction.Sum<PROPERTY> |
Expressions.sum(PropertyMetamodel<PROPERTY> propertyMetamodel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AggregateFunction.Visitor.visit(AggregateFunction.Sum<?> sum) |