| Package | Description |
|---|---|
| org.wildfly.extras.creaper.commands.datasources |
| Modifier and Type | Field and Description |
|---|---|
protected PoolFlushStrategy |
AddDataSource.flushStrategy |
protected PoolFlushStrategy |
AddXADataSource.flushStrategy |
| Modifier and Type | Method and Description |
|---|---|
static PoolFlushStrategy |
PoolFlushStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PoolFlushStrategy[] |
PoolFlushStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
THIS |
AddDataSource.Builder.flushStrategy(PoolFlushStrategy flushStrategy)
How poool should be flushed.
|
THIS |
AddXADataSource.Builder.flushStrategy(PoolFlushStrategy flushStrategy)
How poool should be flushed.
|
Copyright © 2021. All rights reserved.