Package | Description |
---|---|
net.ucanaccess.converters |
Modifier and Type | Method and Description |
---|---|
static Metadata.Types |
Metadata.Types.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Metadata.Types[] |
Metadata.Types.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Integer |
Metadata.newTable(String name,
String escaped,
Metadata.Types type) |
Copyright © 2012–2018 UCanAccess. All rights reserved.