Hi,
I am new to hibernate. My aim is, to use hibernate with Informix (11.5) and ZK (
http://www.zkoss.org).
Hibernate looks perfect to access database more indirect.
I learned, that the generated syntax of hibernate for informix is wrong. (i.e. server. instead of server: )
Not only the 3.3 has no correct dialect, even the newest 3.6-version look like:
same buggy informix code. I check the source code od 3.6-dialect, looks just the same.
As am fairly new to java itself, I habe probelms
in patching and compiling the source.
Actual I work with myeclispe (
http://www.myeclipseide.com)
because there is a fairly nice integration of hibernate,
but same problem, it produces wrong SQL-Syntax for Informix.
Are there any ready compiled version for windows and linux (Debian),
which include the given patches ? http://www.iiug.org/opensource/
I think someone (or several) must have made this work, so it would be a great help
for me (for much many other as well, I think), not to redo the same work.
Or is there any easy instruction, how to patch and compile the code under windows as well?
Yours Bernhard / Berlin