|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ibatis.datasource.unpooled.UnpooledDataSourceFactory
public class UnpooledDataSourceFactory
Field Summary | |
---|---|
protected javax.sql.DataSource |
dataSource
|
Constructor Summary | |
---|---|
UnpooledDataSourceFactory()
|
Method Summary | |
---|---|
javax.sql.DataSource |
getDataSource()
|
void |
setProperties(java.util.Properties properties)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected javax.sql.DataSource dataSource
Constructor Detail |
---|
public UnpooledDataSourceFactory()
Method Detail |
---|
public void setProperties(java.util.Properties properties)
setProperties
in interface DataSourceFactory
public javax.sql.DataSource getDataSource()
getDataSource
in interface DataSourceFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |