Package | Description |
---|---|
org.jboss.jca.core.api.connectionmanager.pool |
This package contains the pool API for the connection manager.
|
Modifier and Type | Method and Description |
---|---|
static FlushMode |
FlushMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FlushMode[] |
FlushMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Pool.flush(FlushMode mode)
Flush the pool
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.