| Package | Description |
|---|---|
| net.ucanaccess.converters |
| Modifier and Type | Method and Description |
|---|---|
static TypesMap.AccessType |
TypesMap.AccessType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypesMap.AccessType[] |
TypesMap.AccessType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.healthmarketscience.jackcess.DataType |
TypesMap.map2Jackcess(TypesMap.AccessType _type) |
Copyright © 2012–2019 UCanAccess. All rights reserved.