Package | Description |
---|---|
com.healthmarketscience.jackcess |
Modifier and Type | Method and Description |
---|---|
TableMetaData.Type |
TableMetaData.getType()
The type of table
|
static TableMetaData.Type |
TableMetaData.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TableMetaData.Type[] |
TableMetaData.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2024 OpenHMS. All rights reserved.