Hi, I don't think this is a bug in H2. It looks like there is a unique constraint on the table QUALITY_FILEATARRABI / column ATTACHMENTS_ID, which is violated (trying to insert two rows with the same ATTACHMENTS_ID). I believe this could be a Hibernate configuration problem, or an old version of the H2 Hibernate Adapter. However, I don't know Hibernate very well... Could you post your Hibernate configuration?
Regards, Thomas -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
