| 程序包 | 说明 |
|---|---|
| net.wicp.tams.commons.binlog.constant | |
| net.wicp.tams.commons.binlog.event | |
| net.wicp.tams.commons.binlog.replication.down | |
| net.wicp.tams.commons.callback |
| 限定符和类型 | 方法和说明 |
|---|---|
static ColumnType |
ColumnType.get(byte val) |
static ColumnType |
ColumnType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static ColumnType[] |
ColumnType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected ICol |
AbsEvent.paseCol(ColumnType colType,
String colName,
int meta,
boolean isnull) |
| 限定符和类型 | 方法和说明 |
|---|---|
ColumnType |
RsFieldPacket.getFieldType() |
| 限定符和类型 | 方法和说明 |
|---|---|
ColumnType |
ICol.getColType() |
Copyright © 2016. All rights reserved.