| 程序包 | 说明 |
|---|---|
| db.sql.api.impl.cmd | |
| db.sql.api.impl.cmd.dbFun |
| 限定符和类型 | 方法和说明 |
|---|---|
static Round |
Methods.round(Cmd column)
round四舍五入 取整数位 函数
|
static Round |
Methods.round(Cmd column,
int precision)
round四舍五入 函数
|
| 限定符和类型 | 方法和说明 |
|---|---|
default Round |
FunctionInterface.round()
对自己进行四舍五入操作
|
default Round |
FunctionInterface.round(int precision)
对自己进行四舍五入操作
|
Copyright © 2025. All rights reserved.