[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-8382) SQL Errors during running schema export from Hibernate Console

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Thu Feb 10 02:50:46 EST 2011


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

Max Rydahl Andersen resolved JBIDE-8382.
----------------------------------------

    Resolution: Incomplete Description


In general this is not something we can handle/fix since export is simply bumping into a mismatch between the database and the info hibernate got which results in the errors.

And its hibernate core reporting the errors; we just relay them.

Thus if there were some more specific errors we could/should fix then it would most likely have to be fixed in hibernate tools core.

> SQL Errors during running schema export from Hibernate Console
> --------------------------------------------------------------
>
>                 Key: JBIDE-8382
>                 URL: https://issues.jboss.org/browse/JBIDE-8382
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Hibernate
>    Affects Versions: 3.2.0.CR2 (tentative)
>         Environment: JBDS 4.0.0.CR3 H162
>            Reporter: Jiri Peterka
>            Assignee: Max Rydahl Andersen
>
> During running schema export there can be SQL errors. I'm not sure how far this is an inconsistency|error and if it's possible to modify hibernate tools to avoid this. Pls. see http://www.screencast.com/t/NPWE9uaS8BeA
> Simple steps:
> 1. Fill DB with data (HSQLDB 1.8 in this case)
> 2. Export code from DB via Hibernate Code Generation
> 3. Hibernate Console -> Run Schema Export
> Link to DB data: http://anonsvn.jboss.org/repos/jbosstools/trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/sql/SQL%20Scrapbook%200

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list