[jbosstools-issues] [JBoss JIRA] (JBIDE-11329) Hibernate tools works incorrectly with database objects named with special symbols

Dmitry Geraskov (JIRA) jira-events at lists.jboss.org
Fri Aug 31 04:51:41 EDT 2012


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

Dmitry Geraskov updated JBIDE-11329:
------------------------------------

    Fix Version/s: 4.0.x
                       (was: 4.0.0.Alpha1)

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


More information about the jbosstools-issues mailing list