Package | Description |
---|---|
com.sap.cds.services.utils.datasource |
Modifier and Type | Method and Description |
---|---|
static DataSourceUtils.PoolType |
DataSourceUtils.PoolType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataSourceUtils.PoolType[] |
DataSourceUtils.PoolType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static String |
DataSourceUtils.getDataSourceSection(String name,
DataSourceUtils.PoolType poolType) |
Copyright © 2023. All rights reserved.