Is there a way for NHibernate to clone an existing object (retrieved by nhibernate) and insert it to create a new record instead of updating the current object.
We use it to do some time vers
Is there a way for NHibernate to clone an existing object (retrieved by nhibernate) and insert it to create a new record instead of updating the current object.
We use it to do some time vers