public final class TypesMap extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TypesMap.AccessType |
Modifier and Type | Method and Description |
---|---|
static Map<String,String> |
getAccess2HsqlTypesMap() |
static String |
map2hsqldb(com.healthmarketscience.jackcess.DataType _type) |
static com.healthmarketscience.jackcess.DataType |
map2Jackcess(TypesMap.AccessType _type) |
public static String map2hsqldb(com.healthmarketscience.jackcess.DataType _type)
public static com.healthmarketscience.jackcess.DataType map2Jackcess(TypesMap.AccessType _type)
Copyright © 2012–2018 UCanAccess. All rights reserved.