1. Generating DAO with iBATIS problem stackoverflow.comI have created a table in MSSQL having following structure -
I have given Identity specification for column 'id' with auto increment ... |
2. EasyMock and Ibatis stackoverflow.comIn my DAO layer I am doing all my database work by calling stored procedures. I was wondering has anyone been successful in testing their DAO layer using EasyMock? Thanks Damien |
3. Ibatis problem about dao xml java-forums.org |