See

http://stackoverflow.com/questions/170962/nhibernate-difference-between-session-merge-and-session-saveorupdate

for a description of what merge does. In some cases an insert would be a
valid action as part of a merge.

John Davidson

On Mon, Jul 18, 2011 at 10:50 AM, gusgorman <[email protected]>wrote:

> No, I am not. I'm used GUIDs (which I assign myself in the constructor
> of the object)
>
> On Jun 30, 9:13 pm, Dietrich <[email protected]> wrote:
> > Are you using Database Generated ID's such as an Identity column?
>
> --
> 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.
>
>

-- 
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