[jbosstools-issues] [JBoss JIRA] Closed: (JBIDE-2931) persistence.xml Hibernate tab saves bogus values in dialect field

Anton Klimkovich (JIRA) jira-events at lists.jboss.org
Tue Nov 11 11:31:45 EST 2008


     [ https://jira.jboss.org/jira/browse/JBIDE-2931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anton Klimkovich closed JBIDE-2931.
-----------------------------------



JBossTools-3.0.0.CR1-N200811101911-ALL

> persistence.xml Hibernate tab saves bogus values in dialect field
> -----------------------------------------------------------------
>
>                 Key: JBIDE-2931
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-2931
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Hibernate
>    Affects Versions: 3.0.0.beta1
>            Reporter: Max Rydahl Andersen
>            Assignee: Anton Klimkovich
>            Priority: Critical
>             Fix For: 3.0.0.beta1
>
>
> There is a combobox for dialect which shows the short names for typical dialect names - these are getting saved directly into the persistence.xml file instead of the correct property value.
> i.e. <property name="hibernate.dialect" value="HSQL"/> is not a valid value, it should be something like <property name="hibernate.dialect" value="org.hibernate.dialect.HSQLDialect"/>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list