Uses of Enum Class
com.sap.cds.feature.mt.lib.runtime.DataPoolSettings.ConnectionPoolType
Packages that use DataPoolSettings.ConnectionPoolType
-
Uses of DataPoolSettings.ConnectionPoolType in com.sap.cds.feature.mt.lib.runtime
Methods in com.sap.cds.feature.mt.lib.runtime that return DataPoolSettings.ConnectionPoolTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static DataPoolSettings.ConnectionPoolType[]DataPoolSettings.ConnectionPoolType.values()Returns an array containing the constants of this enum class, in the order they are declared.Method parameters in com.sap.cds.feature.mt.lib.runtime with type arguments of type DataPoolSettings.ConnectionPoolTypeModifier and TypeMethodDescriptionDataSourceLookupBuilder.prefixToPoolType(Map<String, DataPoolSettings.ConnectionPoolType> prefixToPoolType) Constructor parameters in com.sap.cds.feature.mt.lib.runtime with type arguments of type DataPoolSettings.ConnectionPoolTypeModifierConstructorDescriptionDataPoolSettings(Map<String, DataPoolSettings.ConnectionPoolType> prefixToPoolType) Constructor