Oliver,
> S_1 from client 1 might be a completely different query to S_1 from > client 2. The JDBC driver just numbers statements sequentially as they > are used.
So, how does j2EE-side connection pooling handle this?
--Josh