
In this part of our MyBatis.NET series, we’ll go over how to hydrate multiple object types with one mapping. Also, we’ll review the use of submaps and how they help to deal with inheritance hierarchies. We build upon the same code base used in prior parts of this series, which uses the AdventureWorks database as [...]