| Package | Description |
|---|---|
| io.agroal.api.configuration | |
| io.agroal.api.configuration.supplier |
| Modifier and Type | Method and Description |
|---|---|
AgroalConnectionPoolConfiguration.PreFillMode |
AgroalConnectionPoolConfiguration.preFillMode()
Deprecated.
|
static AgroalConnectionPoolConfiguration.PreFillMode |
AgroalConnectionPoolConfiguration.PreFillMode.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static AgroalConnectionPoolConfiguration.PreFillMode[] |
AgroalConnectionPoolConfiguration.PreFillMode.values()
Deprecated.
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)
Deprecated.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.