Uses of Class
com.sap.cloud.mt.runtime.TenantAwareDataSource
-
Uses of TenantAwareDataSource in com.sap.cloud.mt.runtime
Constructors in com.sap.cloud.mt.runtime with parameters of type TenantAwareDataSourceModifierConstructorDescriptionDbHealthIndicatorImpl(String healthDummySelect, TenantAwareDataSource dataSource, Long healthCheckIntervalMillis, DbHealthIndicatorImpl.HealthUp<T> healthUp, DbHealthIndicatorImpl.HealthDownDetails<T> healthDownDetails, DbHealthIndicatorImpl.HealthUpDetails<T> healthUpDetails)