This week's giveaway is in the Testing forum. We're giving away four copies of TDD for a Shopping Website LiveProject and have Steven Solomon on-line! See this thread for details.
I have used dbunit from my JUnit enviroment. No hazzle creating specific ant targets. I just put the jars in the lib-folder and created a base class for my tests that initialized the database with values from an xml-file.