[jboss-user] [JBoss Seam] - Re: How: Create multiple sub-entities in one single form
gavin.king@jboss.com
do-not-reply at jboss.com
Mon Feb 12 22:50:22 EST 2007
So you are trying to make new objects persistent? Then you need to call persist(), or you need to add them to a collection with cascade=PERSIST.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015573#4015573
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4015573
More information about the jboss-user
mailing list