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 ChasDouglass:
http://wiki.apache.org/db-derby/HibernateHelp
------------------------------------------------------------------------------
* [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''': hibernate-3.1beta1
and hibernate-annotations-3.1beta4
+ * The 'Create Schema' tool generates "bit" types, which derby does not recognize (Hibernate
3.0.5)
+
+ * The 'Create Schema' tool generates "if exists" when deleting tables, which derby does
not recognize (Hibernate 3.0.5)
+
|