It's kinda hard to help without the code...
Are you assigning the user during this transaction?

   Diego


On Wed, Jan 27, 2010 at 19:38, Yonah Wahrhaftig <[email protected]>wrote:

> I have a many-to-one relationship between item and user. User is set to
> mutable = false.  When I try to delete an item I get an error about there
> being the User being null or transient.
> Why does NH care about the user if it isn't mutable. Is there a cascade by
> default which I have to set as none? Is this likely an issue with my
> mappings?
> I don't have the code in front of me at the moment to show my mappings and
> calling code but I believe that my understanding of NH is what is really
> lacking here.
> If there are too many possibilities to glean anything without the mappings
> please mention this and I will respond when I return to my desk.
> Thank you,
> Yonah
>
> --
> You received this message because you are subscribed to the Google Groups
> "nhusers" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<nhusers%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/nhusers?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en.

Reply via email to