I have the same problem on a regular basis: I want to perform unit testing on my DAO using an in-memory database. I am using H2, but I believe the problem is pretty much the same with HSQLDB. My unit test involves three steps:I have the same problem on a regular basis: I w