Package | Description |
---|---|
io.agroal.api.configuration | |
io.agroal.api.configuration.supplier |
Modifier and Type | Method and Description |
---|---|
AgroalDataSourceConfiguration.DataSourceImplementation |
AgroalDataSourceConfiguration.dataSourceImplementation() |
static AgroalDataSourceConfiguration.DataSourceImplementation |
AgroalDataSourceConfiguration.DataSourceImplementation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AgroalDataSourceConfiguration.DataSourceImplementation[] |
AgroalDataSourceConfiguration.DataSourceImplementation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AgroalDataSourceConfigurationSupplier |
AgroalDataSourceConfigurationSupplier.dataSourceImplementation(AgroalDataSourceConfiguration.DataSourceImplementation implementation) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.