Expose SchemaUpdate#haltOnError as a configuration property
-----------------------------------------------------------
Key: HHH-3674
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3674
Project: Hibernate Core
Issue Type: New Feature
Components: documentation, metamodel
Reporter: Chris Bredesen
Assignee: Chris Bredesen
Priority: Minor
SchemaUpdate currently collects and logs any Exceptions caught during its work. While the
Exceptions are logged, Hibernate is allowed to startup successfully. This feature request
allows for a setting to flip this behavior such that Hibernate will not start if one or
more Exceptions are encountered during SchemaUpdate (in test environments, of course).
Proposed configuration option is hibernate.hbm2ddl.haltOnError
--
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira