| 程序包 | 说明 |
|---|---|
| cn.org.atool.fluent.mybatis.base.crud | |
| cn.org.atool.fluent.mybatis.segment.model |
| 限定符和类型 | 方法和说明 |
|---|---|
default W |
IWrapper.hint(HintType type,
String hint)
在select或update指定位置插入hint语句
|
| 限定符和类型 | 方法和说明 |
|---|---|
static HintType |
HintType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static HintType[] |
HintType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
String |
WrapperData.hint(HintType type) |
void |
WrapperData.hint(HintType type,
String hint) |
Copyright © 2021. All rights reserved.