Thanx
Seb
Hi,
I have a NullPointerException in my hashCode method when it is called by
AnonymousPersistentField.set().
My custom hashcode method just call the hashcode method on my pk field (a string).
In the archive I saw a message
(http://www.mail-archive.com/[EMAIL PROTECTED]/msg03742.html) that
said that this is a normal problem. Is there a way to solve that ? Do I
have to remove my hashCode implementation ?
Seb
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
