| 限定符和类型 | 方法和说明 |
|---|---|
String |
ParamBuilder.formatVariable(INbQueryType type,
Object value,
boolean update) |
String |
ParamBuilder.formatVariable(INbQueryType type,
Object value,
boolean update,
boolean toArray) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
NbQueryType
数据库查询类型
|
| 限定符和类型 | 方法和说明 |
|---|---|
static INbQueryType |
NbQueryType.convertFromClass(Class<?> fieldClazz,
Type fieldType)
class 转换成 PowerTableTypeEnum
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected INbQueryType |
JsonPropQueryItem.queryType |
| 限定符和类型 | 方法和说明 |
|---|---|
INbQueryType |
INbField.getQueryType()
字段查询类型
|
| 限定符和类型 | 方法和说明 |
|---|---|
String |
DefaultNbQuerier.formatVariable(INbQueryType type,
Object value,
boolean update) |
String |
NbQuerier.formatVariable(INbQueryType type,
Object value,
boolean update)
格式化变量
|
String |
DefaultNbQuerier.formatVariable(INbQueryType type,
Object value,
boolean update,
boolean toArray) |
String |
NbQuerier.formatVariable(INbQueryType type,
Object value,
boolean update,
boolean toArray) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
JsonNbType |
Copyright © 2022. All rights reserved.