"waynebagguley" wrote :
| The equals method of the entity bean returns true if it matches the primary key
fields of the comparing bean
|
Either that, or ensure that the same persistence context is used for loading the list, and
then reloading the selected item - this is easy to do by making sure you have a
conversation that spans the list load and the update/persist of the entity.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4035742#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...