It seems that constraint violation errors return the index name
instead of the real constraint name, for example: "Unique index or
primary key violation: "UK_TEST_FOO_INDEX_7 ON ........"

I'd really like to use the constraint names to give more meaningful
messages in my application (using Hibernate). Is there any reason why
the index name is used?

Thanks!


-- 
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.

Reply via email to