org.apache.cayenne.tools.configuration
Class DriverDataSourceFactory
java.lang.Object
org.apache.cayenne.tools.configuration.DriverDataSourceFactory
- All Implemented Interfaces:
- DataSourceFactory
public class DriverDataSourceFactory
- extends Object
- implements DataSourceFactory
- Since:
- 3.2
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DriverDataSourceFactory
public DriverDataSourceFactory(AdhocObjectFactory objectFactory)
getDataSource
public DataSource getDataSource(DataNodeDescriptor nodeDescriptor)
throws Exception
- Specified by:
getDataSource in interface DataSourceFactory
- Throws:
Exception
Copyright © 2001-2013 Apache Cayenne. All Rights Reserved.