[jboss-user] [JBoss Seam] - Re: getting the id of the object inserted...
minamti
do-not-reply at jboss.com
Mon Oct 22 12:38:52 EDT 2007
That was it. Having a @GeneratedValue makes the getId() work. Looks like Seam gen could infer the AUTO_INCREMENT in Mysql and codegen the @GeneratedValue.
Thanks,
M
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4097560#4097560
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4097560
More information about the jboss-user
mailing list