| Modifier and Type | Method and Description |
|---|---|
static DataPoolSettings.ConnectionPoolType |
DataPoolSettings.ConnectionPoolType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataPoolSettings.ConnectionPoolType[] |
DataPoolSettings.ConnectionPoolType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DataSourceLookupBuilder |
DataSourceLookupBuilder.prefixToPoolType(Map<String,DataPoolSettings.ConnectionPoolType> prefixToPoolType) |
| Constructor and Description |
|---|
DataPoolSettings(Map<String,DataPoolSettings.ConnectionPoolType> prefixToPoolType)
Constructor
|
Copyright © 2022 SAP. All rights reserved.