Class DriverManagerDataSourceFactory

java.lang.Object
org.smallmind.persistence.sql.DriverManagerDataSourceFactory
All Implemented Interfaces:
DataSourceFactory<DataSource,PooledConnection>

public class DriverManagerDataSourceFactory extends Object implements DataSourceFactory<DataSource,PooledConnection>