Package | Description |
---|---|
org.mybatis.dynamic.sql | |
org.mybatis.dynamic.sql.select.aggregate |
Modifier and Type | Method and Description |
---|---|
static Avg |
SqlBuilder.avg(BasicColumn column) |
Modifier and Type | Method and Description |
---|---|
protected Avg |
Avg.copy() |
static Avg |
Avg.of(BasicColumn column) |
Copyright © 2016–2019 MyBatis.org. All rights reserved.