net.sf.jabb.util.db.impl
Class C3p0DataSourceProvider

java.lang.Object
  extended by net.sf.jabb.util.db.impl.C3p0DataSourceProvider
All Implemented Interfaces:
DataSourceProvider

public class C3p0DataSourceProvider
extends Object
implements DataSourceProvider

Author:
Zhengmao HU (James)

Field Summary
protected static PropertiesLoader propLoader
           
 
Constructor Summary
C3p0DataSourceProvider()
           
 
Method Summary
 DataSource createDataSource(String source, String config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

propLoader

protected static PropertiesLoader propLoader
Constructor Detail

C3p0DataSourceProvider

public C3p0DataSourceProvider()
Method Detail

createDataSource

public DataSource createDataSource(String source,
                                   String config)
Specified by:
createDataSource in interface DataSourceProvider


Copyright © 2012. All Rights Reserved.