[jbosstools-issues] [JBoss JIRA] (JBIDE-11149) Column cannot be resolved on table after export to DB

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


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

Jiri Peterka updated JBIDE-11149:
---------------------------------

    Steps to Reproduce: 
EXECUTE: Create JPA Project (Hibernate JPA2)
EXECUTE: Generate entities from tables
EXECUTE: Set hibernate console to Hibernate 4.0, click OK
EXECUTE: Add new field into entity
EXECUTE: Generate tables from entities, enable export
EXECUTE: See entity in editor
ERROR: there is still complain about missing column in the table
ASSERT: state should be re-validated after export to database

  was:
EXECUTE: Create JPA Project (Hibernate JPA2)
EXECUTE: Generate entities from tables
EXECUTE: Set hibernate console to Hibernate 4.0, click OK
EXECUTE: Add new field into entity
EXECUTE: Generate entities from tables see DDL
ERROR: there is still complain about missing column in the table
ASSERT: state should be re-validated after export to database


    
> Column cannot be resolved on table after export to DB
> -----------------------------------------------------
>
>                 Key: JBIDE-11149
>                 URL: https://issues.jboss.org/browse/JBIDE-11149
>             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
>            Priority: Minor
>             Fix For: 3.3.0.Beta2
>
>
> After export to table - JPA Tools -> Generate Tables from Entities with enabled export to DB validation still complain that added field is not found in table. There should be some recheck of current state after db export.

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