[
https://issues.jboss.org/browse/JBIDE-9559?page=com.atlassian.jira.plugin...
]
Jiri Peterka commented on JBIDE-9559:
-------------------------------------
Ok, it seems there are some situations:
1. Sometimes it doesn't re-created ddl (it seems when something is changed in
hibernate console (version, etc.) configuration without rebuilding configuration)
2. When ddl is recreated, it export is not done because it doesn't replace/update
tables by default. Thing is that there is no output, so it's not obvious.
3. It's inconsistent because "RunSchema Export" in hibernate configuration
context menu replace the table structure
Overall schema generation works but there should be improvements for these issues.
Specific jiras will be created
Schema Generation From DDlWizard doesn't reflect changes in the
classes
-----------------------------------------------------------------------
Key: JBIDE-9559
URL:
https://issues.jboss.org/browse/JBIDE-9559
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: hibernate
Affects Versions: 3.3.x
Reporter: Elhanan Maayan
Assignee: Dmitry Geraskov
Fix For: 3.3.0.Beta1
when generating a schema from generate tables from entities, the file is only generated
once,.
if i change anything in the classes (like table name,columns etc..) attempting to
generate again, will not change the file
only restarting eclipse will do so.
--
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