[jboss-user] [Beginners Corner] - Re: problem getting back the identity of a created row

RCQ do-not-reply at jboss.com
Fri May 11 09:58:42 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=4045003#4045003

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045003



More information about the jboss-user mailing list