public interface DataSourceFactory
Modifier and Type | Method and Description |
---|---|
DataSource |
getDataSource() |
void |
setProperties(Properties props) |
void setProperties(Properties props)
DataSource getDataSource()
Copyright © 2010-2014 MyBatis.org. All Rights Reserved.