|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectelectric.sql.ConnectionPoolManager
ConnectionPoolManager
Method Summary | |
static void |
addPool(java.lang.String name,
ConnectionPool pool)
|
static ConnectionPool |
getPool(java.lang.String name)
|
static ConnectionPool |
removePool(java.lang.String name)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static void addPool(java.lang.String name, ConnectionPool pool)
name
- pool
- public static ConnectionPool getPool(java.lang.String name)
name
- public static ConnectionPool removePool(java.lang.String name)
name
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |