public class PoolOptions extends org.atteo.config.Configurable
| Constructor and Description |
|---|
PoolOptions() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getMaxIdleTime() |
Integer |
getMaxLifeTime() |
Integer |
getMaxPoolSize() |
Integer |
getMinPoolSize() |
Integer |
getReapTimeout() |
public PoolOptions()
public Integer getMinPoolSize()
public Integer getMaxPoolSize()
public Integer getMaxIdleTime()
public Integer getReapTimeout()
public Integer getMaxLifeTime()
Copyright © 2014 Atteo. All rights reserved.