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