Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Db-derby Wiki" for change notification.
The following page has been changed by jeanTanderson:
http://wiki.apache.org/db-derby/HibernateHelp
The comment on the change is:
Added hibernate version information for annotations problem
------------------------------------------------------------------------------
[http://www.hibernate.org/ Hibernate] is a persistence layer for SQL databases. Many Derby
users have reported both success and failure using it. This Wiki page hopes to bring together
everyone's experience -- feel free to edit this page.
- ----
- What Works
- * [http://mail-archives.apache.org/mod_mbox/db-derby-user/200509.mbox/%3c432F6BDA.8010605@CharlieKelly.com%3e
Hibernate + Derby + Eclipse] make a great GUI
+ = What Works =
+ * [http://mail-archives.apache.org/mod_mbox/db-derby-user/200509.mbox/%3c432F6BDA.8010605@CharlieKelly.com%3e
Hibernate + Derby + Eclipse] make a great GUI.
- ----
- What Does NOT Work
- * [http://forum.hibernate.org/viewtopic.php?t=946920&highlight=derby Hibernate Annotations]
do not work because Derby does not allow a unique column to be nullable
+ = What Does NOT Work =
+
+ * [http://forum.hibernate.org/viewtopic.php?t=946920&highlight=derby Hibernate Annotations]
do not work because Derby does not allow a unique column to be nullable. Version reported:
hibernate-3.1beta1 and hibernate-annotations-3.1beta4
+
|