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

构造方法摘要
SpringDataSourceFactoryDelegate(org.springframework.beans.factory.ListableBeanFactory beanFactory)
           
 
方法摘要
 DataSource getDataSource(StatementMetaData metaData, Map<String,Object> runtimeProperties)
           
 
从类 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.