| Package | Description |
|---|---|
| io.agroal.api | |
| io.agroal.api.configuration.supplier |
| Modifier and Type | Method and Description |
|---|---|
AgroalDataSourceConfiguration |
AgroalDataSource.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static AgroalDataSource |
AgroalDataSource.from(AgroalDataSourceConfiguration configuration,
AgroalDataSourceListener... listeners) |
| Modifier and Type | Method and Description |
|---|---|
static AgroalDataSource |
AgroalDataSource.from(Supplier<AgroalDataSourceConfiguration> configurationSupplier,
AgroalDataSourceListener... listeners) |
| Modifier and Type | Method and Description |
|---|---|
AgroalDataSourceConfiguration |
AgroalPropertiesReader.get() |
AgroalDataSourceConfiguration |
AgroalDataSourceConfigurationSupplier.get() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.