Limit this search to....

MyBatis in Practice: A Step by Step Approach for Learning MyBatis Framework
Contributor(s): Mudunuri, Srinivas (Author)
ISBN: 1491003014     ISBN-13: 9781491003015
Publisher: Createspace Independent Publishing Platform
OUR PRICE:   $14.24  
Product Type: Paperback
Published: July 2013
Qty:
Additional Information
BISAC Categories:
- Computers | Software Development & Engineering - Tools
Physical Information: 0.29" H x 8.5" W x 11.02" (0.72 lbs) 134 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

MyBatis in Practice book illustrates the use of MyBatis framework and its dependent technologies. This book provides a step-by-step approach for developing applications using MyBatis framework. It is specially designed to help the individuals who want to learn MyBatis-3 framework.

This book covers the MyBatis framework-related technology standards such as introduction to MyBatis, MyBatis support for executing select, insert, delete, and update statements, MyBatis-provided annotations, MyBatis support for executing stored procedures and functions, MyBatis integration with Spring, MyBatis integration with Velocity, MyBatis-Spring support for transaction management, and migration from iBatis to MyBatis. A step-by-step approach is followed throughout and this book contains approximately 50 Java programs for a better understanding of the topics.

The following topics are covered in this book.

  • Introduction to MyBatis
  • Database Operations (CRUD)
  • MyBatis Annotations
  • MyBatis - Executing Stored Procedures and Functions
  • MyBatis-Spring Transaction Management
  • MyBatis with Velocity
  • Migrating from iBatis to MyBatis