Java Persistence with MyBatis 3
A practical guide to MyBatis, a simple yet powerful Java Persistence Framework!
Price | $14.99 - $29.99
|
Rating | |
Author | K. Siva Prasad Reddy |
Publisher | Packt Publishing |
Published | 2013 |
Pages | 132 |
Language | English |
Format | Paper book / ebook (PDF) |
ISBN-10 | 1782166807 |
ISBN-13 | 9781782166801 |
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.
- K. Siva Prasad Reddy
4 5 8
Similar Books
Java Persistence with Hibernate, 2nd Edition
by Christian Bauer, Gavin King, Gary Gregory
Java Persistence with Hibernate, 2nd Edition explores Hibernate by developing an application that ties together hundreds of individual examples. You'll immediately dig into the rich programming model of Hibernate, working through mappings, queries, fetching strategies, transactions, conversations, caching, and more. Along the way you...
Price: $39.99 | Publisher: Manning | Release: 2015
EJB 3.0 Database Persistence with Oracle Fusion Middleware 11g
by Deepak Vohra
EJB (Enterprise JavaBeans) 3.0 is a commonly used database persistence technology in Java EE applications. EJB 3.0 has simplified the development of EJBs with an annotations-based API that eliminates the use of remote/local interfaces, home/local home interfaces, and deployment descriptors. A number of other books are available on EJB 3.0...
Price: $5.79 | Publisher: Packt Publishing | Release: 2010
Spring Persistence with Hibernate, 2nd Edition
by Brian D. Murphy, Paul Fisher
Learn how to use the core Hibernate APIs and tools as part of the Spring Framework. This book illustrates how these two frameworks can be best utilized. Other persistence solutions available in Spring are also shown including the Java Persistence API (JPA).Spring Persistence with Hibernate, Second Edition has been updated to cover Spring ...
Price: $33.19 | Publisher: Apress | Release: 2016
by Konstantinos Kapelonis, Luke Daley
Java Testing with Spock teaches you how to use Spock for a wide range of testing use cases in Java. Readers new to Groovy will appreciate the succinct language tutorial that'll give you just enough Groovy to use Spock effectively.Spock combines the features of tools like JUnit, Mockito, and JBehave into a single powerful Java testing...
Price: $18.00 | Publisher: Manning | Release: 2016
by Mike Keith, Merrick Schincariol, Massimo Nardone
Learn to use the Java Persistence API (JPA) and other related APIs as found in the Java EE 8 platform from the perspective of one of the specification creators. A one-of-a-kind resource, this in-depth book provides both theoretical and practical coverage of JPA usage for experienced Java developers.Authors Mike Keith, Merrick Schincariol ...
Price: $34.49 | Publisher: Apress | Release: 2018
by Thomas Alexandre
Scala for Java Developers is a step-by-step guide full of easy-to-follow code taken from real-world examples explaining the migration and integration of Scala in a Java project.With this book, you will first get comfortable with the Scala syntax and its Java-like ecosystem, and then dive into new ways of building reactive web apps using t...
Price: $8.41 | Publisher: Packt Publishing | Release: 2014
Android Application Programming with OpenCV 3
by Joseph Howse
Android Application Programming with OpenCV 3 is a practical, hands-on guide to computer vision and mobile app development. It shows how to capture, manipulate, and analyze images while building an application that combines photography and augmented reality. To help the reader become a well-rounded developer, the book covers OpenCV (a com...
Price: $29.99 | Publisher: Packt Publishing | Release: 2015
JavaScript Step by Step, 3rd Edition
by Steve Suehring
Expand your expertise - and teach yourself the fundamentals of JavaScript. If you have previous programming experience but are new to JavaScript, this tutorial delivers the step-by-step guidance and coding exercises you need to master core topics and techniques.Discover how to: Work with JavaScript syntax, variables, and data types; Maste...
Price: $21.43 | Publisher: Microsoft Press | Release: 2013