站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 connector API Documentation 英文版文档

Uses of Class org.jboss.resource.connectionmanager.InternalManagedConnectionPool.PoolParams (JBoss Connector API) - JBoss 3.2.7 connector API Documentation 英文版文档


Uses of Class
org.jboss.resource.connectionmanager.InternalManagedConnectionPool.PoolParams

Packages that use InternalManagedConnectionPool.PoolParams
org.jboss.resource.connectionmanager   
 

Uses of InternalManagedConnectionPool.PoolParams in org.jboss.resource.connectionmanager
 

Constructors in org.jboss.resource.connectionmanager with parameters of type InternalManagedConnectionPool.PoolParams
JBossManagedConnectionPool.BasePool(javax.resource.spi.ManagedConnectionFactory mcf, InternalManagedConnectionPool.PoolParams poolParams, boolean noTxSeparatePools, org.jboss.logging.Logger log)
          Create a new base pool
JBossManagedConnectionPool.PoolBySubjectAndCri(javax.resource.spi.ManagedConnectionFactory mcf, InternalManagedConnectionPool.PoolParams poolParams, boolean noTxSeparatePools, org.jboss.logging.Logger log)
           
JBossManagedConnectionPool.PoolBySubject(javax.resource.spi.ManagedConnectionFactory mcf, InternalManagedConnectionPool.PoolParams poolParams, boolean noTxSeparatePools, org.jboss.logging.Logger log)
           
JBossManagedConnectionPool.PoolByCri(javax.resource.spi.ManagedConnectionFactory mcf, InternalManagedConnectionPool.PoolParams poolParams, boolean noTxSeparatePools, org.jboss.logging.Logger log)
           
JBossManagedConnectionPool.OnePool(javax.resource.spi.ManagedConnectionFactory mcf, InternalManagedConnectionPool.PoolParams poolParams, boolean noTxSeparatePools, org.jboss.logging.Logger log)
           
InternalManagedConnectionPool(javax.resource.spi.ManagedConnectionFactory mcf, ConnectionListenerFactory clf, Subject subject, javax.resource.spi.ConnectionRequestInfo cri, InternalManagedConnectionPool.PoolParams poolParams, org.jboss.logging.Logger log)
          Create a new internal pool
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.