| 程序包 | 说明 |
|---|---|
| db.sql.api.impl.cmd | |
| db.sql.api.impl.cmd.dbFun |
| 限定符和类型 | 方法和说明 |
|---|---|
static NotLike |
Methods.notLike(Cmd key,
Object value)
notLike 判断
|
static NotLike |
Methods.notLike(LikeMode mode,
Cmd key,
Object value)
not like 判断
|
| 限定符和类型 | 方法和说明 |
|---|---|
default NotLike |
FunctionInterface.notLike(LikeMode mode,
Cmd value) |
default NotLike |
FunctionInterface.notLike(LikeMode mode,
String value) |
default NotLike |
FunctionInterface.notLike(String value) |
Copyright © 2024. All rights reserved.