Method Summary |
|
public void | clear() close all statements. |
protected void | finalize() close statements on exit. |
public synchronized PooledSimpleStatement | getStatement() get a valid statement. |
public int[] | getUsageStats() debug - two ints long array containing nb of statements in use and total nb of statements. |
public void | run() run the loop of statements checking and recycling. |