Hi,
is possible to ignore the child properties during an update of the entity?
I would update only the reference but not its properties.
E.g.
class Order
{
User User { get; set; }
}
When I update the Order I would change the User that placed it but not its
properties (Name etc...)
Thanks,
Matteo
--
---
You received this message because you are subscribed to the Google Groups
"nhibernate-development" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.