org.apache.ojb.broker.core
Interface PBPoolConfiguration
- All Known Implementing Classes:
- OjbConfiguration
- public interface PBPoolConfiguration
- Author:
- Armin Waibel
getMaxActive
public int getMaxActive()
getMaxIdle
public int getMaxIdle()
getMaxWaitMillis
public long getMaxWaitMillis()
getTimeBetweenEvictionRunsMilli
public long getTimeBetweenEvictionRunsMilli()
getMinEvictableIdleTimeMillis
public long getMinEvictableIdleTimeMillis()
getWhenExhaustedAction
public byte getWhenExhaustedAction()
Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14