Uses of Enum Class
com.sap.cloud.mt.runtime.DataPoolSettings.ConnectionPoolType
-
Uses of DataPoolSettings.ConnectionPoolType in com.sap.cloud.mt.runtime
Methods in com.sap.cloud.mt.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.cloud.mt.runtime with type arguments of type DataPoolSettings.ConnectionPoolTypeModifier and TypeMethodDescriptionDataSourceLookupBuilder.prefixToPoolType(Map<String, DataPoolSettings.ConnectionPoolType> prefixToPoolType) Constructor parameters in com.sap.cloud.mt.runtime with type arguments of type DataPoolSettings.ConnectionPoolTypeModifierConstructorDescriptionDataPoolSettings(Map<String, DataPoolSettings.ConnectionPoolType> prefixToPoolType) Constructor