| Package | Description |
|---|---|
| com.holonplatform.jdbc |
| 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 |
|---|---|
DataSourceBuilder.Builder |
DataSourceBuilder.Builder.type(DataSourceType type)
Set the DataSource type.
|
Copyright © 2019 The Holon Platform. All rights reserved.