From: Oskar H. <osk...@de...> - 2002-01-09 08:40:14
|
We here at DeCode inc. have already implemented multiple PreparedStatements for MockConnection and it is working fine. I have not been able to commit this code because I can't find any guidelines on how to do so. I posted a question to 'moc...@li...' but have not got any answer yet. Can anyone give me a hint on how to post this code. Regards Oskar H. -----Original Message----- From: moc...@li... [mailto:moc...@li...]On Behalf Of Robert Manning Sent: 9. januar 2002 02:28 To: moc...@li... Subject: [MO-java-dev] Multi Prepared Statement MockConnections I see that someone (smgf) checked in work on MockConnection in the "core" module 9/19/2001. Yet it appears unfinished and is obviously not in the latest 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 PreparedStatements that are being prepared within a single method from the same Connection. One thing that's missing in the current implementation is the ability to associate close calls with a particular PreparedStatement (I guess using the SQL as an index into the HashMap). Or maybe I'm totally off the Mark and you can set me straight ?? Rob Manning _______________________________________________ Mockobjects-java-dev mailing list Moc...@li... https://lists.sourceforge.net/lists/listinfo/mockobjects-java-dev |