|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.quartz.utils.weblogic.WeblogicConnectionProvider
public class WeblogicConnectionProvider
Provides connections via Weblogic's JTS driver.
ConnectionProvider,
DBConnectionManager| Constructor Summary | |
|---|---|
WeblogicConnectionProvider(java.lang.String poolName)
|
|
| Method Summary | |
|---|---|
java.sql.Connection |
getConnection()
|
void |
shutdown()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WeblogicConnectionProvider(java.lang.String poolName)
| Method Detail |
|---|
public java.sql.Connection getConnection()
throws java.sql.SQLException
getConnection in interface ConnectionProviderjava.sql.SQLException
public void shutdown()
throws java.sql.SQLException
shutdown in interface ConnectionProviderjava.sql.SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||