| Package | Description |
|---|---|
| org.fabric3.datasource.spi |
| Modifier and Type | Method and Description |
|---|---|
DataSourceType |
DataSourceConfiguration.getType() |
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.
|
| Constructor and Description |
|---|
DataSourceConfiguration(String name,
String driverClass,
DataSourceType type) |
Copyright © 2007-2013 Metaform Systems.