Hi all, I have a question about JPA's entities (with hibernate as JPA provider)
Why do they need to implement Serializable interface?
I'm getting a "NoSerializableException" when working with some entities (not
all, unfortunately)
Thanks :)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4008389#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...