public interface PBPoolConfiguration
Modifier and Type | Method and Description |
---|---|
int |
getMaxActive() |
int |
getMaxIdle() |
long |
getMaxWaitMillis() |
long |
getMinEvictableIdleTimeMillis() |
long |
getTimeBetweenEvictionRunsMilli() |
byte |
getWhenExhaustedAction() |
int getMaxActive()
int getMaxIdle()
long getMaxWaitMillis()
long getTimeBetweenEvictionRunsMilli()
long getMinEvictableIdleTimeMillis()
byte getWhenExhaustedAction()
(C) 2002 - 2005 Apache Software Foundation
All rights reserved. Published under the Apache License 2.0.
http://db.apache.org/ojb
Version: 1.0.4, 2005-12-30