MyBatis in Practice: A Step by Step Approach for Learning MyBatis Framework (Paperback)

Srinivas Mudunuri

  • 出版商: CreateSpace Independ
  • 出版日期: 2013-07-15
  • 售價: $830
  • 貴賓價: 9.5$789
  • 語言: 英文
  • 頁數: 132
  • 裝訂: Paperback
  • ISBN: 1491003014
  • ISBN-13: 9781491003015
  • 海外代購書籍(需單獨結帳)

商品描述

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