摘要: What ISession.Flush() generally doesISession.Flush() updates OO side changes to the framework but not to the database; this has at least the following effects1. Internal flags change so that IsDirty() is always set to false2. updates internal flags/states of the framework so that it's consistent 阅读全文
posted @ 2011-12-21 07:30 quanben 阅读(142) 评论(0) 推荐(0)