From: Robert M. <man...@te...> - 2002-01-09 02:30:58
|
I see that someone (smgf) checked in work on MockConnection in the "core" m= odule 9/19/2001. Yet it appears unfinished and is obviously not in the lat= est build posted 8/21/2001. Any idea when this will get released? What I = need to have is the ability to track close calls on multiple PreparedStatem= ents that are being prepared within a single method from the same Connectio= n. One thing that's missing in the current implementation is the ability= to associate close calls with a particular PreparedStatement (I guess usin= g the SQL as an index into the HashMap). Or maybe I'm totally off the Mark= and you can set me straight ?? Rob Manning |