| Package | Description |
|---|---|
| io.agroal.pool |
| Modifier and Type | Method and Description |
|---|---|
static ConnectionHandler.State |
ConnectionHandler.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionHandler.State[] |
ConnectionHandler.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionHandler.setState(ConnectionHandler.State newState) |
boolean |
ConnectionHandler.setState(ConnectionHandler.State expected,
ConnectionHandler.State newState) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.