Uses of Class
org.apache.ibatis.datasource.unpooled.UnpooledDataSourceFactory
-
Packages that use UnpooledDataSourceFactory Package Description org.apache.ibatis.datasource.pooled Simple single-thread pooled datasource -
-
Uses of UnpooledDataSourceFactory in org.apache.ibatis.datasource.pooled
Subclasses of UnpooledDataSourceFactory in org.apache.ibatis.datasource.pooled Modifier and Type Class Description class
PooledDataSourceFactory
-