Uses of Interface
org.jboss.jca.common.api.metadata.common.CommonPool

Packages that use CommonPool
org.jboss.jca.common.api.metadata.common This package contains interfaces to define metadata api cpmmon in various xsds 
org.jboss.jca.common.api.metadata.ds This package contains interfaces to define metadata api for data_sources_1.0.xml 
 

Uses of CommonPool in org.jboss.jca.common.api.metadata.common
 

Subinterfaces of CommonPool in org.jboss.jca.common.api.metadata.common
 interface CommonXaPool
          A XaPool.
 

Methods in org.jboss.jca.common.api.metadata.common that return CommonPool
 CommonPool CommonConnDef.getPool()
          Get the pool.
 

Uses of CommonPool in org.jboss.jca.common.api.metadata.ds
 

Methods in org.jboss.jca.common.api.metadata.ds that return CommonPool
 CommonPool DataSource.getPool()
          Get the pool.
 



Copyright © 2008 Red Hat Middleware LLC (http://www.jboss.com/)