| Author |
JDBC mock runner - resultset updation.
|
Karthikeyan Vellinagiri
Greenhorn
Joined: Feb 08, 2005
Posts: 1
|
|
Hi all, PLease help me regarding this. I wrote a Test class for a tag; and created a valid mockResultSet. when I run the Test class, everything works fine. But the resultSet that I created in database class is not updated with the mockResultSet. Can anyone please help me, how to update the resultset. Thanks and Regards, Karthik.
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26168
|
|
Karthik, Welcome to JavaRanch! I think we need some more information. Can you post the code snippets that relate the database class and the resultSet.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
 |
|
|
subject: JDBC mock runner - resultset updation.
|
|
|