I was planning on using Hypersonic as well - the downside is that is only supports read-uncommitted, but that may not be an issue for unit testing.
I am also considering Axion, which I had originally bypassed because it's features page says it does not support subqueries, but James Strachan now says are supported in head. I do not think licensing is an issue if you are downloading via maven, and there is no requirement to distribute a database with a certifed implementation. If we do need one e.g. for configuration, then IIRC both have ASF-friendly licenses. -- Jeremy > -----Original Message----- > From: Alan D. Cabrera [mailto:[EMAIL PROTECTED] > Sent: Friday, November 07, 2003 6:44 PM > To: [EMAIL PROTECTED] > Subject: Using Hypersonic SQL for unit testing > > > I need a simple Java-based SQL database for my unit testing. I was > thinking of using Hypersonic SQL but, not being a license wonk, don't > know if it's kosher. I'm open to suggestions for alternatives > > > Regards, > Alan > > >
