|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DataSourceFactory
Interface to provide a way to create and configure a DataSource for iBATIS
Method Summary | |
---|---|
javax.sql.DataSource |
getDataSource()
Returns a datasource |
void |
initialize(java.util.Map map)
Simple method to initialize/configure a datasource |
Method Detail |
---|
void initialize(java.util.Map map)
map
- - the configuration informationjavax.sql.DataSource getDataSource()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |