Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Gemini » Gemini DBAccess - Support for H2/HSQLDB
Gemini DBAccess - Support for H2/HSQLDB [message #759173] Sun, 27 November 2011 10:36 Go to next message
Gernot Kvas is currently offline Gernot KvasFriend
Messages: 2
Registered: November 2011
Junior Member
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/
Re: Gemini DBAccess - Support for H2/HSQLDB [message #759403 is a reply to message #759173] Mon, 28 November 2011 15:05 Go to previous messageGo to next message
Michael Keith is currently offline Michael KeithFriend
Messages: 243
Registered: July 2009
Senior Member
Hi Gernot,

Great! If you are willing to contribute this code please enter a DBAccess bug for each db platform and attach the related code for the DBAccess bundle for that platform.

Thanks for your contribution to the project!

-Mike
Re: Gemini DBAccess - Support for H2/HSQLDB [message #760585 is a reply to message #759173] Sat, 03 December 2011 08:13 Go to previous message
Gernot Kvas is currently offline Gernot KvasFriend
Messages: 2
Registered: November 2011
Junior Member
Hi Mike,

I submitted the following bugs with patches attached.

H2: https://bugs.eclipse.org/bugs/show_bug.cgi?id=365469

HSQL: https://bugs.eclipse.org/bugs/show_bug.cgi?id=365475

Gernot
Previous Topic:Gemini JPA p2 Repo
Next Topic:Gemini JPA Package Refresh
Goto Forum:
  


Current Time: Tue Mar 19 03:34:26 GMT 2024

Powered by FUDForum. Page generated in 0.02654 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top