当前页面:
在线文档首页 >
JBoss 3.2.7 connector API Documentation 英文版文档
InternalManagedConnectionPool.PoolParams (JBoss Connector API) - JBoss 3.2.7 connector API Documentation 英文版文档
org.jboss.resource.connectionmanager
Class InternalManagedConnectionPool.PoolParams
java.lang.Object
org.jboss.resource.connectionmanager.InternalManagedConnectionPool.PoolParams
- Enclosing class:
- InternalManagedConnectionPool
- public static class InternalManagedConnectionPool.PoolParams
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
minSize
public int minSize
maxSize
public int maxSize
blockingTimeout
public int blockingTimeout
idleTimeout
public long idleTimeout
InternalManagedConnectionPool.PoolParams
public InternalManagedConnectionPool.PoolParams()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.