
- 384 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
iBATIS in Action
About this book
iBATIS in Action teaches Java developers and architects how to use the iBATIS framework to map relational databases to object-oriented programs. Written by the creator of iBATIS, this practical book presents patterns and solutions that readers can apply immediately. iBATIS in Action shows Java developers how to tackle the problem of data persistence using the elegant iBATIS framework. iBATIS helps developers solve the problem of connecting- or mapping- relational databases to object-oriented code. An extensive running example presents reusable iBATIS patterns and common solutions. The sample application shows where iBATIS fits in a typical web application as well as how iBATIS integrates with other popular frameworks like Struts. iBATIS in Action focuses on solving existing problems without introducing new ones.In addition to showing what iBATIS does, iBATIS in Action also shows how iBATIS solves problems. Readers explore the driving design philosophy behind iBATIS as presented by iBATIS creator Clinton Begin. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Copyright
- Dedication
- Brief Table of Contents
- Table of Contents
- Preface
- Acknowledgments
- About this Book
- About the Authors
- About the Title
- About the Cover Illustration
- Part 1. Introduction
- Chapter 1. The iBATIS philosophy
- Chapter 2. What is iBATIS?
- Part 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
- Part 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
- Part 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