Java Persistence with MyBatis 3

Java Persistence with MyBatis 3 | Packt Publishing

Neu

Gebraucht

A practical guide to MyBatis, a simple yet powerful Java Persistence Framework!

Storing and retrieving data to and from relational databases is a very common requirement, and is a crucial part of many applications. Even though Java provides a JDBC API for database access, it is not very effective and involves writing the boilerplate code again and again. Getting data out of a database, populating into Java objects, and persisting data from Java objects into a database using JDBC involves a lot of repetitive coding and is a very tedious process. MyBatis takes the simplest approach of leveraging the existing knowledge and power of Java and SQL yet provides powerful features to make data persistence implementation easy. Java Persistence with MyBatis 3 is a practical, hands-on guide that provides you with a number of clear step-by-step exercises, which will help you to understand how MyBatis works and how to use it for your real application needs.

Details
Herausgeber Packt Publishing
Autor(en) K. Siva Prasad Reddy
ISBN 978-1-78216-680-1
veröffentlicht 2013
Seiten 132
Sprache English

Ähnliche Bücher