|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ibatis.sqlmap.engine.datasource.SimpleDataSourceFactory
DataSourceFactory implementation for the iBATIS SimpleDataSource
| Constructor Summary | |
SimpleDataSourceFactory()
|
|
| Method Summary | |
javax.sql.DataSource |
getDataSource()
Returns a datasource |
void |
initialize(java.util.Map map)
Simple method to initialize/configure a datasource |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SimpleDataSourceFactory()
| Method Detail |
public void initialize(java.util.Map map)
DataSourceFactory
initialize in interface DataSourceFactorymap - - the configuration informationpublic javax.sql.DataSource getDataSource()
DataSourceFactory
getDataSource in interface DataSourceFactory
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||