Are you using Spring? What happens if you call Flush instead of Evict? John Davidson
On Thu, Apr 29, 2010 at 10:35 AM, ChriLj <[email protected]>wrote: > Hi, > > I'm updating a property of an entity, but when saving I have to use > Evict otherwise no update sql is sent to the db. > > How does NHibernate check which properties that are "dirty"? What > triggers it to save or not? > > Thanks > > -- > 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.
