public interface DataSourceFactory
Modifier and Type | Method and Description |
---|---|
DataSource |
getDataSource(DataNodeDescriptor nodeDescriptor)
Returns DataSource object based on the configuration provided in the
"nodeDescriptor".
|
DataSource getDataSource(DataNodeDescriptor nodeDescriptor) throws Exception
Exception
Copyright © 2001–2015 Apache Cayenne. All rights reserved.