| 程序包 | 说明 |
|---|---|
| net.mingsoft.base.biz | |
| net.mingsoft.base.biz.impl | |
| net.mingsoft.base.constant.e |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IBaseBiz.alterTable(String table,
Map fileds,
TableEnum type)
修改表
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
BaseBizImpl.alterTable(String table,
Map fileds,
TableEnum type) |
| 限定符和类型 | 方法和说明 |
|---|---|
static TableEnum |
TableEnum.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static TableEnum[] |
TableEnum.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
Copyright © 2019. All rights reserved.