Jdbc to embedded db?

I’‘m having trouble with the roster. I’‘d like to write JUnit tests that modify the roster of a few users and take snapshots of the state of the db between changes. Since I have Jive set up to use the embedded db the tests should be fast… but I’'m not sure how to get a connection.

How can I get a jdbc connection to the embedded db?

Has anyone used dbUnit with the embedded db?

Thanks,

Chris

Message was edited by:

bozmoz