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
DataSourceFactory
getDataSource
in interface DataSourceFactory
Exception
protected String getLocation(DataNodeDescriptor nodeDescriptor)
Copyright © 2001–2018 Apache Cayenne. All rights reserved.