Package | Description |
---|---|
com.holonplatform.jdbc | |
com.holonplatform.jdbc.internal |
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.
|
Modifier and Type | Method and Description |
---|---|
DataSourceBuilder.Builder |
DefaultDataSourceBuilder.DefaultBuilder.type(DataSourceType type) |
Copyright © 2020 The Holon Platform. All rights reserved.