Hi all,
I am currently evaluating Spring.Net has a platform and had question about how Spring.NET deal with Identity Field. In Sharp Architecture http://www.sharparchitecture.net/, there is a base class for all Entity that implements Equal() and GetHashCode(). I don't see this kind of class when browsing through Spring.NET's code base. I am just wondering how does Spring.NET deal with the equality question when dealing with NHibernate's <set> collection, especially in different NHibernate Session.
Thanks


Reply With Quote
