[hibernate-issues] [Hibernate-JIRA] Created: (HHH-2888) Don't blow up immediately on mapping errors
Gavin King (JIRA)
noreply at atlassian.com
Fri Oct 12 13:17:39 EDT 2007
Don't blow up immediately on mapping errors
-------------------------------------------
Key: HHH-2888
URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2888
Project: Hibernate3
Issue Type: New Feature
Components: core
Reporter: Gavin King
Right now, as soon as any mapping error is detected, Hibernate immediately blows up.
It would be much better to just queue the exception and try to keep working, building up a list of mapping exceptions so that we can display them all to the user.
Esp. useful for Hibernate Tools.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list