Sounds good.  Derby support is probably not the most urgent but it
does seem tantalisingly close and an important "nice to have".

I presume then that you are testing with the modified DerbyDialect?
Excuse my ignorance, but how in fact do you add a dialect to hibernate
without rebuilding hibernate.  I've been puzzling over this.  Its fine
to distribute patched dialects, but it is a bit scarier distributing a
patched hibernate.

Do you just build a IdentityDerbyDialect.class and put in the
classpath where hibernate can see it?

Regards
Bob

2009/4/7 Lars Helge Øverland <larshe...@gmail.com>:
>
>
> Nice. Works fine here. Added an IdentityDerbyDialect to DHIS 2 and modified
> the jdbc stuff as usual.
>
> The import fails while complaining that you can't compare ints to chars for
> things like
>
> dataelementid='1' (one must remove the quotes)
>
> These things might contribute to the failed tests. Will start improving this
> and hopefully not encounter any showstoppers.
>
>
> I guess it's nothing wrong in alerting the Hibernate folks about this.
>

_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to