]
Dmitry Geraskov updated JBIDE-11329:
------------------------------------
Fix Version/s: 3.4.x
(was: 3.3.0.Beta3)
Hibernate tools works incorrectly with database objects named with
special symbols
----------------------------------------------------------------------------------
Key: JBIDE-11329
URL:
https://issues.jboss.org/browse/JBIDE-11329
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: hibernate
Affects Versions: 3.3.0.Beta1
Reporter: Dmitry Geraskov
Assignee: Dmitry Geraskov
Fix For: 3.4.x
In postgreSQL create `test.db`.`test2.schema`.`test3.table` with field `test4.id`.
Generate DomainCode, HBM xmls, DAO, DDL
1. test4.id column is generated to test4.id class field
2. Generated class name is "table" and "tableHome"
3. Package name is <Entered-by-user>.Test3 (Not sure adding "test3" is
incorrect, but at least it should not start from uppercase)
4. In hbm.xml elements have the same wrong names
Connected with [JBIDE-11227]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: