| 程序包 | 说明 |
|---|---|
| db.sql.api.impl.cmd | |
| db.sql.api.impl.cmd.dbFun.mysql |
| 限定符和类型 | 方法和说明 |
|---|---|
static FindInSet |
Methods.mysqlFindInSet(Cmd key,
Number match)
匹配 match 在 key里边的位置
key 需要符合逗号分割规范
|
static FindInSet |
Methods.mysqlFindInSet(Cmd key,
String match)
匹配 match 在 key里边的位置
key 需要符合逗号分割规范
|
| 限定符和类型 | 方法和说明 |
|---|---|
FindInSet |
MysqlFunctions.findInSet(Number value) |
FindInSet |
MysqlFunctions.findInSet(String str) |
Copyright © 2024. All rights reserved.