[
https://issues.jboss.org/browse/JBIDE-9559?page=com.atlassian.jira.plugin...
]
Dmitry Geraskov edited comment on JBIDE-9559 at 12/21/11 6:50 AM:
------------------------------------------------------------------
Jiri, when you made the test did you mapped the added field as necessary?
When I did the test I had annotation near getter method and the filed was not shown in
configuration even after I made manul console configuration rebuild in
ConsoleConfiguration view.
Could wrong mapping be the reason of the "missing" field in generated ddl?
Please make sure the filed appears in console confgiration tree view after manual rebuild
and test such example.
Note you don't need export to database. And this is very strange you didn't have
schema.ddl generated. Could you please retest (ping me so I could ask you all the details
when you would do this).
was (Author: dgeraskov):
Jiri, when you made the test did you mapped the added field as necessary?
When I did the test I had annotation near getter method and the filed was not shown in
configuration even after I made manul console configuration rebuild in
ConsoleConfiguration view.
Please make sure the filed appears in console confgiration tree view after manual rebuild
and test such example.
Note you don't need export to database. And this is very strange you didn't have
schema.ddl generated.
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