]
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: