public static class DatabaseConfig.NativeTypeMap
extends java.lang.Object
Types,
DatabaseConfig| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
nativeType |
protected int |
sqlType |
| Constructor and Description |
|---|
NativeTypeMap() |
NativeTypeMap(int sqlType,
java.lang.String nativeType) |