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