[
http://jira.jboss.com/jira/browse/JBIDE-1178?page=comments#action_12406493 ]
Dima Geraskov commented on JBIDE-1178:
--------------------------------------
I faced a challenge here:
When Generate Seam Entities run exporters it uses selected console configuration to get
and customize hibernate Configuration object. It also contains DB connection properties.
But what if console configuration contains connection properties to DB1 and DTP connection
is a connection to DB2?
We'll not generate entities because our reveng filters will filter all the tables.
We wold have create hibernate Configuration object programmatically with connection
settings from DTP connection, but in the case user prevent from customizing some features
like Entities names and others.
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: scr1.PNG, scr2.PNG, scr3.PNG, scr4.PNG, scr5.PNG, SGE.PNG, SGE2.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