org.dbmaintain.datasource.impl
Class SimpleDataSourceFactory
java.lang.Object
org.dbmaintain.datasource.impl.SimpleDataSourceFactory
- All Implemented Interfaces:
- DataSourceFactory
public class SimpleDataSourceFactory
- extends Object
- implements DataSourceFactory
- Author:
- Tim Ducheyne, Filip Neven
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleDataSourceFactory
public SimpleDataSourceFactory()
createDataSource
public DataSource createDataSource(DatabaseInfo databaseInfo)
- Specified by:
createDataSource
in interface DataSourceFactory
Copyright © 2011. All Rights Reserved.