Gemini DBAccess - Support for H2/HSQLDB [message #759173] |
Sun, 27 November 2011 05:36  |
Eclipse User |
|
|
|
Hi,
I added preliminary support for H2 and HSQLDB to Gemini DBAccess [1]. As both H2 and HSQLDB jar files are OSGi-ified already out of the box and can be used as-is, I only added the required org.eclipse.gemini.dbaccess.* bundles. This means you currently have to manually add h2-1.3.161.jar and hsqldb.jar to your targetplatform in order to test them out. I'd love to have these dependencies pulled in automatically by maven, however my maven skills don't allow me to do that at the moment.
I guess in order to get these changes upstream, I'd split my changes in smaller patches first, ideally per DB. I would however require advice on how to add meaningful maven poms. I also haven't added any tests to the test plugin. I guess that would mean reorganizing the packages, as these are currently quite derby-related.
Any comments and feedback are greatly appreciated!
Cheers,
Gernot
[1] https://github.com/gkvas/gemini.dbaccess/
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03023 seconds