Dialect used during configuration phase, lead to "The dialect was not set"
--------------------------------------------------------------------------
Key: HHH-2528
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-2528
Project: Hibernate3
Issue Type: Bug
Components: metamodel
Affects Versions: 3.2.3
Reporter: Emmanuel Bernard
Assignee: Steve Ebersole
Priority: Blocker
In Column.setName
else if(Dialect.getDialect().getKeywords().contains(name)) {
lead to dialect loading at configuration phase where the property is not yet set.
--
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