|
From: Oskar H. <osk...@de...> - 2002-04-16 16:35:19
|
Hi there! It is nice to see the MockResultSetMetaData class finally make its way in to CVS , even though I posted similar code (+ unit test) some six months ago:-( When I started using Mockobjects last year I ran in to problems having multiple Statements pr. connection. The current version of MockConnection supports only one Statement pr. connection so I modified it and posted it to this group. The code never made it to the CVS so I ask: Is someone currently working on this problem or should I try to re-commit my implementation and hope for a better response ? I found some 8 months old code in CVS (mockobjects-java/src/extensions/com/mockobjects/eziba/sql) which seem to be addressing some this problem. Is this perhaps an upcoming version of the sql package? Regards Oskar Hannesson deCODE Genetics Addr: Sturlugata 8 , 101 Reykjavik, Iceland Tel: (354) 570-1900 Fax: (354) 570-1903 Web: www.decode.com PS! I really hate relying on my own private version of MockObjects. |