Twin Cities Code Camp

Mark S.

Practical iBatis Implementations using C#

by Mark S.

Sun, Apr 01, 2007
Room:
Time: 0:00

As we all know, the application/database relationship domain is one of the hardest, most time consuming, and complex areas of applications. iBatis is one solution that is filling the gap and making these relationships as painless as possible. iBatis consists of two pieces. One which allows robust mapping between database and application domain objects. As well as another piece that provides abstraction of the data access layer all together. iBatis is a good greenfield development tool, however, it's even more useful in legacy system additions and rewrites, when connecting to existing databases where the schema can't be changed.


About the Author

After moving to Milwaukee from the Pacific Northwest, Mark joined Quad/Graphics Inc. in 2002, where he currently works on the Development Infrastructure team. Recently he has been getting his hands dirty with C#, iBatis, TDD, Mocks, and Continuous Integration as he helps build a new enterprise platform for future software development. Mark was introduced to iBatis about a year ago, and soon became interested in leveraging its capabilities. Since then, he has been an ardent supporter and plans to contribute to the iBatis project in the near future.