|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ibatis.common.jdbc.DbcpConfiguration
Wrapper class to simplify use of DBCP
| Constructor Summary | |
DbcpConfiguration(java.util.Map properties)
Constructor to supply a map of properties |
|
| Method Summary | |
javax.sql.DataSource |
getDataSource()
Getter for DataSource |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DbcpConfiguration(java.util.Map properties)
properties - - the map of configuration properties| Method Detail |
public javax.sql.DataSource getDataSource()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||