|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--weblogic.jdbcbase.pool.Driver
|
+--weblogic.jdbc.pool.Driver
Provides serverside access to connection pools. It is also possible to specify a pool driver in a T3 connection as an alternative to specifying a connectionPoolID.
| Constructor Summary | |
Driver()
|
|
| Method Summary | |
boolean |
acceptsURL(java.lang.String url)
Determines whether the URL is acceptable for use with a Driver. |
protected java.sql.Connection |
allocateConnection(weblogic.jdbc.common.internal.ConnectionEnv cc)
|
| Methods inherited from class weblogic.jdbcbase.pool.Driver |
connect,
getMajorVersion,
getMinorVersion,
getPropertyInfo,
jdbcCompliant |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public Driver()
| Method Detail |
protected java.sql.Connection allocateConnection(weblogic.jdbc.common.internal.ConnectionEnv cc)
throws java.sql.SQLException
public boolean acceptsURL(java.lang.String url)
url - URL of the Driver
|
Documentation is available at http://e-docs.bea.com/wls/docs60 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||