[jboss-user] [Beginners Corner] - Re: problem getting back the identity of a created row
RCQ
do-not-reply at jboss.com
Fri May 11 10:05:35 EDT 2007
solved,
instead of the
<entity-command
name="get-generated-keys" class="org.jboss.ejb.plugins.cmp.jdbc.jdbc3.JDBCGetGeneratedKeysCreateCommand" />
i used
<entity-command
name="mssql-fetch-key" class="org.jboss.ejb.plugins.cmp.jdbc.mssql.JDBCMsSQLCreateCommand" />
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045005#4045005
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045005
More information about the jboss-user
mailing list