开发者

Reload association/related collection in NHibernate

开发者 https://www.devze.com 2022-12-10 17:44 出处:网络
If I have Order entity with a list of OrderDetails I can easily eager load the detail along with the order by using NHibernateUtil.Initialize(Order.Details). So obviously the NHibernate have all the i
0

精彩评论

暂无评论...
验证码 换一张
取 消