org.apache.ibatis.datasource.pooled
Class PooledDataSourceFactory
java.lang.Object
org.apache.ibatis.datasource.unpooled.UnpooledDataSourceFactory
org.apache.ibatis.datasource.pooled.PooledDataSourceFactory
- All Implemented Interfaces:
- DataSourceFactory
public class PooledDataSourceFactory
- extends UnpooledDataSourceFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PooledDataSourceFactory
public PooledDataSourceFactory()
Copyright © 2010-2012 MyBatis.org. All Rights Reserved.