public class TypeMapping extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
protected static Map |
resultSetGetMethods |
| 构造器和说明 |
|---|
TypeMapping() |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
getEnclosingType(String primitive) |
static String |
getMappedType(ColInfo field) |
static String |
getSimpleType(ColInfo field) |
static boolean |
isNumeric(int type) |
static boolean |
isString(int type) |
protected static Map resultSetGetMethods
Copyright © 2023 onecode. All rights reserved.