|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Pool

A pool.
| Method Summary | |
|---|---|
void |
flush()
Flush idle connections from the pool |
void |
flush(boolean kill)
Flush the pool |
String |
getName()
Gets pool name. |
PoolStatistics |
getStatistics()
Get the statistics |
boolean |
testConnection()
Test if a connection can be obtained |
| Method Detail |
|---|
String getName()
void flush()
void flush(boolean kill)
kill - Kill all connectionsboolean testConnection()
PoolStatistics getStatistics()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||