| 程序包 | 说明 |
|---|---|
| db.sql.api.impl.cmd | |
| db.sql.api.impl.cmd.dbFun |
| 限定符和类型 | 方法和说明 |
|---|---|
static IfNull |
Methods.ifNull(Cmd column,
Cmd value)
IFNULL(条件,值1,值2) 函数
|
static IfNull |
Methods.ifNull(Cmd column,
Serializable value)
IFNULL(条件,值1,值2) 函数
|
| 限定符和类型 | 方法和说明 |
|---|---|
default IfNull |
FunctionInterface.ifNull(Object value)
ifNull选择操作,自己为NULL时 以value返回,否则返回自己
|
Copyright © 2025. All rights reserved.