[
http://jira.jboss.com/jira/browse/JBIDE-1178?page=comments#action_12408810 ]
Dima Geraskov commented on JBIDE-1178:
--------------------------------------
Ok - I took the patches in and the first that happens when I use them
is that the table viewer contains "Catalog 'null' not found" when I
click refresh...obviously this code has not been tested at all (except for a very narrow
use case of having a perfect db setup with catalog etc.)
If you had set
<property name="hibernate.default_catalog">mycatalog</property> and
your DB didn't have 'mycatalog' you would have message "Catalog
'mycatalog' not found". This message is rather pretty, isn't it?
As you didn't set the property and your DB hasn't any catalogs and tables(Am I not
right?) you got the message: "Catalog 'null' not found". Nothing can be
simple than change the lable of the message.
As we haven't any description of the program flow for the wizard(except your comments
here) I was made to decide many thing myself.
I decided disable button Finish if nothing selected and I 'contrived' the labels
for all states of the program... and many other things.
So I asked you to watch to the wizard with the wish to listen what things you agree or
get your wishes of changes, because I should guess how to realize many thing.
Selective "Seam Generate Entities"
----------------------------------
Key: JBIDE-1178
URL:
http://jira.jboss.com/jira/browse/JBIDE-1178
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Hibernate, Seam
Reporter: Gavin King
Assigned To: Dima Geraskov
Fix For: 2.1
Attachments: hibernate-tools.jar, org.hibernate.eclipse.console_patch.txt,
org.hibernate.eclipse.console_patch2.txt, org.jboss.tools.seam.ui_patch.txt,
org.jboss.tools.seam.ui_patch2.txt, scr1.PNG, scr2.PNG, scr3.PNG, scr4.PNG, scr5.PNG,
SGE.PNG, SGE2.PNG, SGE_new.PNG, SGE_page1.PNG, SGE_page2.PNG
We should be able to select exactly which tables we want to generate entities for.
Hibernate Tools already has this functionality, should just be a matter of proper
integration.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira