Uses of Class
org.apache.ibatis.datasource.pooled.PooledDataSource

Packages that use PooledDataSource
org.apache.ibatis.datasource.pooled TODO fillme. 
 

Uses of PooledDataSource in org.apache.ibatis.datasource.pooled
 

Fields in org.apache.ibatis.datasource.pooled declared as PooledDataSource
protected  PooledDataSource PoolState.dataSource
           
 

Constructors in org.apache.ibatis.datasource.pooled with parameters of type PooledDataSource
PoolState(PooledDataSource dataSource)
           
 



Copyright © 2010-2012 MyBatis.org. All Rights Reserved.