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