IBatis.NET Tips & Tricks Part 1 – Constructors & Joins

My team’s usage of IBatis.NET continues to meet success. While we miss the sugary goodness that is SubSonic’s auto-generated ActiveRecord code, we are starting to appreciate the newfound flexibility that IBatis.NET affords us when it comes to handling the impedance mismatch between our domain and our databases. Because of this, I’ve taken some time to [...]

 
IBatis.NET - Stored Procedures & Return Values

We’ve started to use IBatis.NET as a data mapping solution for one of our larger legacy databases. As is usually the case, we have large amounts of legacy SQL that our applications depend on that we cannot refactor wholesale. As our projects allow, we extract the tons of business logic buried in these stored procedures [...]

 
IBatis.NET - Starting Up

When I was first looking into IBatis.NET as an option for our overall data strategy, I didn’t find very good documentation. The stuff that was out there was sufficient, but decidedly sub-optimal. I’m going to distill some of that noise into some straightforward guides that I could have used while spinning up on the tool. [...]

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