Community
Participate
Working Groups
Choose to generate tables for a JPA project and choose 'Sql-script' as the Generation Output Mode. When you click finish a dialog appears warning you that "Generating DLL will DROP existing tables...". This dialog should not appear for just generating the sql-script. The dialog also needs to be changed to reflect that the sql-script will be run and that is what will drop and create new tables.
(In reply to comment #0) > The dialog also needs to be changed to > reflect that the sql-script will be run and that is what will drop and create > new tables. Do you have a specific suggestion for this? Not sure if I see the point of making this distinction, but perhaps an example would clear things up for me.
I'm not sure what I was saying, I must have confused a word or two! If you choose 'sql-script' there should be no warning dialog. If you choose 'Database' or 'Both' we do need a warning dialog. I think I was trying to say that the warning should say something other than 'Generating DDL...'. Maybe 'Generating tables...' at that point would make more sense.
Ok. That sounds reasonable to me.
Fixed in M3