|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.wgen.op.db.MappedConnectionFactory
net.wgen.op.db.JndiMappedConnectionFactory
| Field Summary |
| Fields inherited from class net.wgen.op.db.MappedConnectionFactory |
|
| Constructor Summary | |
JndiMappedConnectionFactory(TraceKey traceKey)
|
|
| Method Summary | |
protected java.sql.Connection |
acquireConnection(java.lang.String dsName)
Create a connection by getting the DataSource from a JNDI lookup. |
| Methods inherited from class net.wgen.op.db.MappedConnectionFactory |
closeOpenConnectionsQuietly, getConnection, getTraceKey, mapDataSource, setConnection |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JndiMappedConnectionFactory(TraceKey traceKey)
| Method Detail |
protected java.sql.Connection acquireConnection(java.lang.String dsName)
throws java.sql.SQLException
acquireConnection in class MappedConnectionFactorydsName - the name of the datasource
java.sql.SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||