[jboss-user] [EJB 3.0] - Re: remove method functionality in CMP Bean
mallikarjun_nbsg
do-not-reply at jboss.com
Fri Jun 6 04:50:55 EDT 2008
Hi,
My scenario is to delete a record from the table.
I am using client and calling session facade, from session facade calling CMP Home Interface remove method by passing "primary key" value. Bean ejbRemove method is also having the same "primary key" parameter. In the method body, do I need to call set method of that primary key? do I need to write any query for this method in the ejb-jar.xml
Please help me out.
Thank you,
Mallikarjun.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4156230#4156230
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4156230
More information about the jboss-user
mailing list