iBATIS is a persistence framework which automates the mapping between SQL databases and objects in Java, .NET, and Ruby on Rails.
This page lists down all tutorials on this website available on this topic. This page will be updated everytime, I will write any post on iBatis. Feel free to suggest topics you want to read more on.
Hello world application
iBatis hello world example with source code
A demonstration of basic configuration and working with iBatis.
Advanced topics
How to enable caching in iBatis using OSCache
Want to add support for in memory caching with iBatis. Learn here.