|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cayenne.configuration.server.JNDIDataSourceFactory
public class JNDIDataSourceFactory
Locates DataSource mapped via JNDI.
Field Summary | |
---|---|
protected JdbcEventLogger |
jdbcEventLogger
|
Constructor Summary | |
---|---|
JNDIDataSourceFactory()
|
Method Summary | |
---|---|
javax.sql.DataSource |
getDataSource(DataNodeDescriptor nodeDescriptor)
Returns DataSource object based on the configuration provided in the "nodeDescriptor". |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected JdbcEventLogger jdbcEventLogger
Constructor Detail |
---|
public JNDIDataSourceFactory()
Method Detail |
---|
public javax.sql.DataSource getDataSource(DataNodeDescriptor nodeDescriptor) throws java.lang.Exception
DataSourceFactory
getDataSource
in interface DataSourceFactory
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |