net.java.ao.builder.proxool
Class ProxoolDataSourceFactory
java.lang.Object
net.java.ao.builder.proxool.ProxoolDataSourceFactory
- All Implemented Interfaces:
- DataSourceFactory
public class ProxoolDataSourceFactory
- extends Object
- implements DataSourceFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProxoolDataSourceFactory
public ProxoolDataSourceFactory()
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.