public interface AgroalDataSourceConfiguration
| Modifier and Type | Interface and Description |
|---|---|
static class |
AgroalDataSourceConfiguration.DataSourceImplementation |
static interface |
AgroalDataSourceConfiguration.MetricsEnabledListener |
| Modifier and Type | Method and Description |
|---|---|
AgroalConnectionPoolConfiguration |
connectionPoolConfiguration() |
AgroalDataSourceConfiguration.DataSourceImplementation |
dataSourceImplementation() |
boolean |
metricsEnabled() |
void |
registerMetricsEnabledListener(AgroalDataSourceConfiguration.MetricsEnabledListener metricsEnabledListener) |
void |
setMetricsEnabled(boolean metricsEnabled) |
AgroalConnectionPoolConfiguration connectionPoolConfiguration()
AgroalDataSourceConfiguration.DataSourceImplementation dataSourceImplementation()
boolean metricsEnabled()
void setMetricsEnabled(boolean metricsEnabled)
void registerMetricsEnabledListener(AgroalDataSourceConfiguration.MetricsEnabledListener metricsEnabledListener)
Copyright © 2018 JBoss by Red Hat. All rights reserved.