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