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