[jbosstools-issues] [JBoss JIRA] (JBIDE-11146) sometimes ddl is not recreated correctly when entity is changed

Jiri Peterka (JIRA) jira-events at lists.jboss.org
Fri Mar 2 08:51:36 EST 2012


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

Jiri Peterka updated JBIDE-11146:
---------------------------------

    Steps to Reproduce: 
EXECUTE: Create JPA Project (Hibernate JPA2)
EXECUTE: Add libraries into project (Hibernate 4.0.1)
EXECUTE: Generate entities from tables
EXECUTE: Generate table from entities, see DDL
EXECUTE: Set hibernate console to Hibernate 4.0, click OK
EXECUTE: Add new field into entity
EXECUTE: Re-Generate table from entities, see DDL
ERROR: new field is missing

  was:
EXECUTE: Create JPA Project (Hibernate JPA2)
EXECUTE: Add libraries into project (Hibernate 4.0.1)
EXECUTE: Generate entities from tables, see DDL - it should be ok
EXECUTE: Set hibernate console to Hibernate 4.0, click OK
EXECUTE: Add new field into entity
EXECUTE: Re-Generate entities from tables see DDL
ERROR: new field is missing


    
> sometimes ddl is not recreated correctly when entity is changed
> ---------------------------------------------------------------
>
>                 Key: JBIDE-11146
>                 URL: https://issues.jboss.org/browse/JBIDE-11146
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: hibernate
>    Affects Versions: 3.3.0.Beta1
>         Environment: jbdevstudio-product-universal-5.0.0.v201203010100M-H88-Beta1.jar, L64
>            Reporter: Jiri Peterka
>            Assignee: Dmitry Geraskov
>             Fix For: 3.3.0.Beta2
>
>
> There are situation when DDL is not recreated (JPA Tools -> Generate Tables From Entities)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list