| 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.
|
| Constructor and Description |
|---|
DataPoolSettings(Map<String,DataPoolSettings.ConnectionPoolType> prefixToPoolType)
Constructor
|
Copyright © 2020 SAP. All rights reserved.