|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibatis.db.sqlmap.datasource.SimpleDataSourceFactory
public class SimpleDataSourceFactory
| Field Summary | |
|---|---|
private javax.sql.DataSource |
dataSource
|
private java.lang.String[] |
expectedProperties
|
| Constructor Summary | |
|---|---|
SimpleDataSourceFactory()
|
|
| Method Summary | |
|---|---|
javax.sql.DataSource |
getDataSource()
|
java.lang.String[] |
getExpectedProperties()
|
void |
initialize(java.util.Map map)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.lang.String[] expectedProperties
private javax.sql.DataSource dataSource
| Constructor Detail |
|---|
public SimpleDataSourceFactory()
| Method Detail |
|---|
public void initialize(java.util.Map map)
initialize in interface DataSourceFactorypublic javax.sql.DataSource getDataSource()
getDataSource in interface DataSourceFactorypublic java.lang.String[] getExpectedProperties()
getExpectedProperties in interface DataSourceFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||