org.apache.ojb.broker.core
Interface PBPoolConfiguration
- public interface PBPoolConfiguration
getMaxActive
public int getMaxActive()
getMaxIdle
public int getMaxIdle()
getMaxWaitMillis
public long getMaxWaitMillis()
getTimeBetweenEvictionRunsMilli
public long getTimeBetweenEvictionRunsMilli()
getMinEvictableIdleTimeMillis
public long getMinEvictableIdleTimeMillis()
getWhenExhaustedAction
public byte getWhenExhaustedAction()
(C) 2002 - 2004 Apache Software Foundation
All rights reserved. Published under the Apache License 2.0.
http://db.apache.org/ojb
Version: 1.0.3, 2005-04-2