We've had experience similar to yours with the collections types, where we've had to create a new collection each tx, but I would hope that isn't required.
Of course JBoss does support Dependant Value Objects (http://www.jboss.org/online-manual/HTML/ch06s14.html) that might solve your problem. hth dim ----- Original Message ----- From: <[EMAIL PROTECTED]> To: "Jboss-User" <[EMAIL PROTECTED]> Cc: "Dmitri Colebatch" <[EMAIL PROTECTED]> Sent: Thursday, February 14, 2002 12:59 AM Subject: Re: [JBoss-user] Objects in entity beans are not updated > > Have you implemented equals() and hashCode() in your > > objects? > > Great idea, but it doesn't seem to help :-( > > > -- > Eric Jain > _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
