Hi All,
Im an trying to insert a new record into a table where the new record is basically a clone of an existing record. I tried just setting the key field to null and calling save but hibernate complains that the key has been changed. what's the proper way to handle this?
Thanks Fred --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
