Class UnpooledDataSource

java.lang.Object
org.apache.ibatis.datasource.unpooled.UnpooledDataSource
All Implemented Interfaces:
Wrapper, CommonDataSource, DataSource

public class UnpooledDataSource extends Object implements DataSource
Author:
Clinton Begin, Eduardo Macarron