|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
DatabaseSession |
get()
Get an available session from the pool. |
void |
put(DatabaseSession session)
Return a session to the pool. |
| Method Detail |
public DatabaseSession get()
public void put(DatabaseSession session)
throws java.lang.Exception
session - session to return to the pool
an - exception if the pool is filled up
java.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||