| 程序包 | 说明 |
|---|---|
| net.wicp.tams.common.constant.dbType |
| 限定符和类型 | 方法和说明 |
|---|---|
static BinlogType |
BinlogType.getByName(String mysqlType) |
static BinlogType |
BinlogType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static BinlogType[] |
BinlogType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static <T extends Serializable> |
BinlogType.getValue(BinlogType columnType,
String value) |
Copyright © 2018. All rights reserved.