Uses of Enum Class
com.sap.cds.services.utils.datasource.DataSourceUtils.PoolType
Packages that use DataSourceUtils.PoolType
-
Uses of DataSourceUtils.PoolType in com.sap.cds.services.utils.datasource
Methods in com.sap.cds.services.utils.datasource that return DataSourceUtils.PoolTypeModifier and TypeMethodDescriptionstatic DataSourceUtils.PoolTypeReturns the enum constant of this class with the specified name.static DataSourceUtils.PoolType[]DataSourceUtils.PoolType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sap.cds.services.utils.datasource with parameters of type DataSourceUtils.PoolTypeModifier and TypeMethodDescriptionstatic StringDataSourceUtils.getDataSourceSection(String name, DataSourceUtils.PoolType poolType)