Package com.sap.cloud.mt.runtime
Class DataPoolSettings
java.lang.Object
com.sap.cloud.mt.runtime.DataPoolSettings
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic classstatic interface -
Constructor Summary
ConstructorsConstructorDescriptionDataPoolSettings(String hikariPrefix, String tomcatPrefix, String atomikosPrefix) Deprecated, for removal: This API element is subject to removal in a future version.since 3.0.0, forRemoval = true , atomikos is not supported anymoreDataPoolSettings(Map<String, DataPoolSettings.ConnectionPoolType> prefixToPoolType) Constructor -
Method Summary
-
Constructor Details
-
DataPoolSettings
@Deprecated(since="3.0.0", forRemoval=true) public DataPoolSettings(String hikariPrefix, String tomcatPrefix, String atomikosPrefix) Deprecated, for removal: This API element is subject to removal in a future version.since 3.0.0, forRemoval = true , atomikos is not supported anymore- Parameters:
hikariPrefix-tomcatPrefix-atomikosPrefix-
-
DataPoolSettings
Constructor- Parameters:
prefixToPoolType- maps a parameter prefix to aDataPoolSettings.ConnectionPoolType
-
-
Method Details
-
getHikariParameters
-
getTomcatParameters
-
normalizedName
-