net.paoding.rose.jade.context.spring
类 SpringDataSourceFactoryDelegate
java.lang.Object
net.paoding.rose.jade.context.spring.SpringDataSourceFactoryDelegate
- 所有已实现的接口:
- DataSourceFactory
public class SpringDataSourceFactoryDelegate
- extends Object
- implements DataSourceFactory
- 作者:
- qieqie
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringDataSourceFactoryDelegate
public SpringDataSourceFactoryDelegate(org.springframework.beans.factory.ListableBeanFactory beanFactory)
getDataSource
public DataSource getDataSource(StatementMetaData metaData,
Map<String,Object> runtimeProperties)
- 指定者:
- 接口
DataSourceFactory 中的 getDataSource
- 返回:
Copyright © 2012. All Rights Reserved.