Re: [Geotools-devel] Which jdbc database for junit tests

2007-09-09 Thread Jody Garnett
HSQL does not offer transaction independence - we have an implemenation over in an unsuppoerted module bu we will need a volunteer such as yourself to clean it up. H2 is a much better choice (it is what the guys from HSQL went on to write next). Jody > What about using HSQL ? > ---

Re: [Geotools-devel] Which jdbc database for junit tests

2007-09-09 Thread mcr
What about using HSQL ? -- View this message in context: http://www.nabble.com/Which-jdbc-database-for-junit-tests-tf4383717.html#a12517027 Sent from the geotools-devel mailing list archive at Nabble.com. - This SF.net ema

Re: [Geotools-devel] Which jdbc database for junit tests

2007-09-05 Thread Jody Garnett
Postgis. Although for unit tests you may want to use the MemoryDataStore? > I have to write some junit tests against a new coverage plugin which uses a > jdbc db for storage. I need > a db with a spatial extension, so which one should i use (I know db2, > oracle, mysql, postgis). > ---

Re: [Geotools-devel] Which jdbc database for junit tests

2007-09-05 Thread Andrea Aime
mcr ha scritto: > I have to write some junit tests against a new coverage plugin which uses a > jdbc db for storage. I need > a db with a spatial extension, so which one should i use (I know db2, > oracle, mysql, postgis). Well, since your intention is to contribute that plugin to geotools, the

[Geotools-devel] Which jdbc database for junit tests

2007-09-05 Thread mcr
I have to write some junit tests against a new coverage plugin which uses a jdbc db for storage. I need a db with a spatial extension, so which one should i use (I know db2, oracle, mysql, postgis). -- View this message in context: http://www.nabble.com/Which-jdbc-database-for-junit-tests-tf4