当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 connector API Documentation 英文版文档
Uses of Class org.jboss.resource.connectionmanager.InternalManagedConnectionPool.PoolParams (JBoss Connector API) - JBoss 4.0.1 sp1 connector API Documentation 英文版文档
Uses of Class
org.jboss.resource.connectionmanager.InternalManagedConnectionPool.PoolParams
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.