1. How do I test with DBUnit with plain JDBC and HSQLDB without facing a NoSuchTableException? stackoverflow.comI am trying to use DBUnit with plain JDBC and HSQLDB, and can't quite get it to work -- even though I've used DBUnit with Hibernate earlier with great success. ... |