NHibernate Burrow发布第一个Alpha版本
采集日期:2008-4-22作者:沉默的糕点(注:本数据由系统自动采集,内容与BHCODE无关)
上月NHibernate 发布了新的2.0 Alpha版本。Burrow Conversation :更简单地使用事务。Multiple databases support. multiple databases becomes easy, you don‘t need a SessionFactoryPath, you simply give Burrow an entity type, and Burrow will find the right ISession for you. If you are using GenericDAO, the multiple DB support can be very transparent - your code does not need to know there are multiple databases. 适用多数据库更加容易,如果配合GenericDao就更加好啦。