This document provides an overview and introduction to using iBATIS for data access. It discusses iBATIS' philosophy of combining the best aspects of object mapping and raw SQL. The document also covers installing and configuring iBATIS, writing basic mapped statements for queries and updates, and using more advanced techniques like stored procedures and XML mapping.