| Package | Description | 
|---|---|
| org.wildfly.swarm.config.resource.adapters.resource_adapter | 
| Modifier and Type | Method and Description | 
|---|---|
ConnectionDefinitions.FlushStrategy | 
ConnectionDefinitions.flushStrategy()
Specifies how the pool should be flushed in case of an error. 
 | 
static ConnectionDefinitions.FlushStrategy | 
ConnectionDefinitions.FlushStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static ConnectionDefinitions.FlushStrategy[] | 
ConnectionDefinitions.FlushStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
ConnectionDefinitions.flushStrategy(ConnectionDefinitions.FlushStrategy value)
Specifies how the pool should be flushed in case of an error. 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.