| Package | Description |
|---|---|
| nl.b3p.datastorelinker.entity |
| Modifier and Type | Method and Description |
|---|---|
static Database.Type |
Database.Type.fromValue(String geotoolsType) |
Database.Type |
Database.getType() |
static Database.Type |
Database.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Database.Type[] |
Database.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Database.setType(Database.Type type) |
Copyright © 2015. All rights reserved.