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=4156521#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...