Java Persistence
by James Sutherland, Doug Clarke
Publisher: Wikibooks 2012
Number of pages: 130
Description:
Java persistence could be defined as storing anything to any level of persistence using the Java programming language. This book is focused on storing Java objects to relational databases, in particular using the Java Persistence API (JPA).
Download or read it online for free here:
Download link
(1.2MB, PDF)
Similar books

by Klas Nilsson - Lunds Universitet
This book documents how to carry out safe, flexible, portable and free programming of embedded systems, such that the software without modifications can run on both small embedded devices as well as on standard Java platform.
(4717 views)

by Mark Grand - O'Reilly
The book goes into great detail about every aspect of the Java programming language, from the definition of data types to the syntax of expressions and control structures. The goal is to help you understand all of the subtle nuances of Java.
(12330 views)

by David Schmidt - Kansas State University
Textbook for future professional programmers. They should understand how to employ three forms of structure: control structures, data structures, and component structures. The author emphasizes component structures over the other two forms.
(20056 views)

by David Flanagan - O'Reilly
This complete quick reference covers all the classes in the Java 1.1 API, with the exception of the Enterprise APIs, making it the only quick reference that a Java programmer needs. The bestselling Java book is now better than ever.
(17200 views)