| Package | Description |
|---|---|
| net.anwiba.database.sqlite |
| Modifier and Type | Method and Description |
|---|---|
static SqliteType |
SqliteType.getByName(String name) |
static SqliteType |
SqliteType.getByTypeCode(int code) |
static SqliteType |
SqliteType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SqliteType[] |
SqliteType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.