Uses of Interface
com.metamatrix.common.pooling.api.ResourceAdapter

Packages that use ResourceAdapter
com.metamatrix.common.pooling.api   
com.metamatrix.common.pooling.impl   
com.metamatrix.common.pooling.jdbc   
 

Uses of ResourceAdapter in com.metamatrix.common.pooling.api
 

Methods in com.metamatrix.common.pooling.api that return ResourceAdapter
 ResourceAdapter ResourcePool.getResourceAdapter()
          Returns the resource adapter used to create the phyical resource objects.
 

Uses of ResourceAdapter in com.metamatrix.common.pooling.impl
 

Methods in com.metamatrix.common.pooling.impl that return ResourceAdapter
 ResourceAdapter BasicResourcePool.getResourceAdapter()
           
 

Uses of ResourceAdapter in com.metamatrix.common.pooling.jdbc
 

Classes in com.metamatrix.common.pooling.jdbc that implement ResourceAdapter
 class JDBCConnectionResourceAdapter
           
 class SimpleJDBCConnectionResourceAdapter
          This class does NOT require decryption of password.
 



Copyright © 2009. All Rights Reserved.