net.java.ao.builder.dbpool
Class DbPoolDataSourceFactory
java.lang.Object
net.java.ao.builder.dbpool.DbPoolDataSourceFactory
- All Implemented Interfaces:
- DataSourceFactory
public final class DbPoolDataSourceFactory
- extends Object
- implements DataSourceFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DbPoolDataSourceFactory
public DbPoolDataSourceFactory()
getDataSource
public DisposableDataSource getDataSource(Class<? extends Driver> driverClass,
String url,
String username,
String password)
- Specified by:
getDataSource
in interface DataSourceFactory
isAvailable
public static boolean isAvailable()
Copyright © 2007-2011. All Rights Reserved.