-
Note that the above mentioned work-around (copying/pasting the class declaration to the ) makes the corresponding *.hbm.xml NOT passing the XML Validation, because of the Hibernate DTD not allowing such an attribute ("class") in a declaration.
2008-02-04 10:41:11 UTC by maxxyme
-
Hello,
It clearly seems there is a problem synchronizing the tag as reported in several threads on the Hibernate Synchronizer forum, i.e.
(Aug 19, 2005)
http://www.eclipseplugincentral.com/PNphpBB2-viewtopic-t-2159-highlight-compositeelement.html
(Jul 20, 2004)
http://www.eclipseplugincentral.com/PNphpBB2-viewtopic-t-461-highlight-compositeelement.html
(Mar 25,
2008-02-04 10:36:50 UTC by maxxyme
-
Initial hibernate content:
jdbc/db.
2008-01-14 10:33:24 UTC by maxxyme
-
I tried to generate hbm.xml for my database table and got the below commented lines:
Most probably looks like we are not supporting RAW datatype currently.
2007-11-26 11:30:03 UTC by nkpramati
-
(sylvain.lavalley / www.laposte.net)
[using Hibernate 3]
In such a set, should contain the key rerferencing the current class (the one definied by the file containing this exemple), not the id of the current class.
We often use the same name for this two ids, but it is not...
2007-11-16 11:23:23 UTC by nobody
-
jhudson8 committed patchset 18 of module HibernateSynchronizer3 to the Hibernate Synchronizer Eclipse Plugin CVS repository, changing 3 files.
2007-08-29 03:10:16 UTC by jhudson8
-
Hi Hudson,
Postgresql column type 'oid' is not supported.
I got a message in my .hbm file saying,
This 'oid' type is used to store images or binary contents. if you can fix it it will be very useful.
My Current Version 3.1.9.
Thanks,
Venkatesh Babu.
2007-05-29 12:32:40 UTC by nobody
-
jhudson8 committed patchset 17 of module HibernateSynchronizer3 to the Hibernate Synchronizer Eclipse Plugin CVS repository, changing 17 files.
2006-04-26 14:03:22 UTC by jhudson8
-
jhudson8 committed patchset 16 of module HibernateSynchronizer3 to the Hibernate Synchronizer Eclipse Plugin CVS repository, changing 27 files.
2006-04-26 13:58:07 UTC by jhudson8
-
jhudson8 committed patchset 15 of module HibernateSynchronizer3 to the Hibernate Synchronizer Eclipse Plugin CVS repository, changing 4 files.
2006-01-17 19:16:45 UTC by jhudson8