To our families
Copyright
Brief Table of Contents
Table of Contents
Preface
Acknowledgments
About this Book
About the Authors
About the Title
About the Cover Illustration
1. Introduction
Chapter 1. The iBATIS philosophy
Chapter 2. What is iBATIS?
2. iBATIS basics
Chapter 3. Installing and configuring iBATIS
Chapter 4. Working with mapped statements
Chapter 5. Executing nonquery statements
Chapter 6. Using advanced query techniques
Chapter 7. Transactions
Chapter 8. Using Dynamic SQL
3. iBATIS in the real world
Chapter 9. Improving performance with caching
Chapter 10. iBATIS data access objects
Chapter 11. Doing more with DAO
Chapter 12. Extending iBATIS
4. iBATIS recipes
Chapter 13. iBATIS best practices
Chapter 14. Putting it all together
Appendix iBATIS.NET Quick Start
Index
List of Figures
List of Tables
List of Listings
1.1. A hybrid solution: combining the best of the best
1.1.1. Exploring the roots of iBATIS
1.1.2. Understanding the iBATIS advantage
1.2. Where iBATIS fits