[hibernate-issues] [Hibernate-JIRA] Reopened: (HHH-2528) Dialect used during configuration phase, lead to "The dialect was not set"

Max Rydahl Andersen (JIRA) noreply at atlassian.com
Sun Apr 8 16:24:06 EDT 2007


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-2528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Max Rydahl Andersen reopened HHH-2528:
--------------------------------------


> 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
>             Fix For: 3.2.3
>
>
> 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.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list