| 程序包 | 说明 |
|---|---|
| cn.schoolwow.quickdao.dao.dml | |
| cn.schoolwow.quickdao.domain.external | |
| cn.schoolwow.quickdao.domain.internal.dml |
| 限定符和类型 | 方法和说明 |
|---|---|
DatabaseManipulation |
DatabaseManipulationImpl.updateType(UpdateType updateType) |
DatabaseManipulation |
DatabaseManipulation.updateType(UpdateType updateType)
指定更新类型
|
| 限定符和类型 | 方法和说明 |
|---|---|
static UpdateType |
UpdateType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static UpdateType[] |
UpdateType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 字段和说明 |
|---|---|
UpdateType |
ManipulationOption.updateType
更新类型(默认自动选择)
|
Copyright © 2023. All rights reserved.