public class JNDIDataSourceFactory extends Object implements DataSourceFactory
| Constructor and Description | 
|---|
| JNDIDataSourceFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| DataSource | getDataSource(DataNodeDescriptor nodeDescriptor)Returns DataSource object based on the configuration provided in the
 "nodeDescriptor". | 
| protected String | getLocation(DataNodeDescriptor nodeDescriptor) | 
public DataSource getDataSource(DataNodeDescriptor nodeDescriptor) throws Exception
DataSourceFactorygetDataSource in interface DataSourceFactoryExceptionprotected String getLocation(DataNodeDescriptor nodeDescriptor)
Copyright © 2001–2023 Apache Cayenne. All rights reserved.