NHibernate vs. MyBatis.NET - Saving Entities, Part 1

Continuing with our series of comparisons between NHibernate and MyBatis.NET, we will be looking at how to actually persist our data. We will build on the code we have developed in both this series and the original MyBatis.NET one, which can be found here and here. The first part of this comparison will cover the [...]

 
NHibernate & Many-to-Many Relationships

Our next step in our exploration of some of the differences between NHibernate and MyBatis.NET takes us to map composition. In MyBatis.NET, this is a way to reuse defined maps in a DRY way; the post can be found here. As usual, we will be building on the code base we’ve build in this series; [...]

© 2011 Musings of the Bare Bones Coder Suffusion theme by Sayontan Sinha