| Package | Description |
|---|---|
| net.anwiba.commons.datasource | |
| net.anwiba.commons.datasource.connection |
| Modifier and Type | Method and Description |
|---|---|
static DataSourceType |
DataSourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataSourceType[] |
DataSourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DataSourceType |
MemoryConnectionDescription.getDataSourceType() |
DataSourceType |
FileConnectionDescription.getDataSourceType() |
DataSourceType |
IConnectionDescription.getDataSourceType() |
DataSourceType |
AbstractConnectionDescription.getDataSourceType() |
| Constructor and Description |
|---|
AbstractConnectionDescription(DataSourceType dataSourceType) |
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.