|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface for JdbcT3 services. T3Clients get access to these services through the T3ClientServices class in weblogic.common.
| Method Summary | |
void |
resetPool(java.lang.String poolName)
Resets the named database ConnectionPool by shutting down and reestablishing all the allocated connections. |
void |
shrinkPool(java.lang.String poolName)
Shrinks the named database ConnectionPool to the max of the currently reserved connections of the initial size. |
| Method Detail |
public void resetPool(java.lang.String poolName)
throws java.lang.Exception
This is a privileged method, and can only be invoked on a T3Client that has specified a T3User of "system" and supplies the system password.
poolName - Name of the pool to reset
public void shrinkPool(java.lang.String poolName)
throws java.lang.Exception
This is a privileged method, and can only be invoked on a T3Client that has specified a T3User of "system" and supplies the system password.
poolName - Name of the pool to reset
|
Documentation is available at http://www.weblogic.com/docs51 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||