Skip to content

IBATIS in Action

Best in textbook rentals since 2012!

ISBN-10: 1932394826

ISBN-13: 9781932394825

Edition: 2007

Authors: Clive Begin, Brandon Goodin, Larry Meadors

List price: $44.95
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

"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…    
Customers also bought

Book details

List price: $44.95
Copyright year: 2007
Publisher: Manning Publications Co. LLC
Publication date: 1/27/2007
Binding: Paperback
Pages: 384
Size: 7.44" wide x 9.06" long x 0.79" tall
Weight: 1.452
Language: English

Brandon Goodin is an independent consultant residing in Franklin, TN. He has been involved in developing enterprise applications for over seven years, utilizing a varied set of languages and technologies. His industry experience spans manufacturing, health care, e-commerce, real estate and recreation. He has been contributing to the iBATIS project since 2003.

The iBATIS philosophy
What is iBATIS?
Installing and configuring iBATIS
Working with mapped statements
Executing nonquery statements
Using advanced query techniques
Transactions
Using dynamic SQL
Improving performance with caching
iBATIS data access objects
Doing more with DAO
Extending iBATIS
iBATIS best practices
Putting it all together
iBATIS.NET quick start