Uses of Class
org.apache.ibatis.datasource.unpooled.UnpooledDataSource
-
Packages that use UnpooledDataSource Package Description org.apache.ibatis.datasource.pooled Simple single-thread pooled datasource -
-
Uses of UnpooledDataSource in org.apache.ibatis.datasource.pooled
Constructors in org.apache.ibatis.datasource.pooled with parameters of type UnpooledDataSource Constructor Description PooledDataSource(UnpooledDataSource dataSource)
-