[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-562) Support composite keys in seam-gen templates
Max Andersen (JIRA)
jira-events at lists.jboss.org
Fri Feb 9 11:22:50 EST 2007
[ http://jira.jboss.com/jira/browse/JBSEAM-562?page=comments#action_12352728 ]
Max Andersen commented on JBSEAM-562:
-------------------------------------
I can't reproduce that for entities.
The only way AFAIK that those properties will be null/not-defined is if you are running the templates against components.
I implemented http://opensource.atlassian.com/projects/hibernate/browse/HBX-842 to allow you to control what parts of the model that gets processed; not sure if seam-gen actually uses that yet.
e.g. you should only geneerate views for the entities not the components/composite-ids.
try and use the "foreach" and put it in there and if it fails we just need to upgrade to the latest release of tools.
> Support composite keys in seam-gen templates
> --------------------------------------------
>
> Key: JBSEAM-562
> URL: http://jira.jboss.com/jira/browse/JBSEAM-562
> Project: JBoss Seam
> Issue Type: Feature Request
> Components: Tools
> Reporter: Gavin King
> Assigned To: Gavin King
> Fix For: 1.1.7.GA
>
>
--
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
More information about the seam-issues
mailing list