Logo

Java Persistence by James Sutherland, Doug Clarke

Small book cover: Java Persistence

Java Persistence
by

Publisher: Wikibooks
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).

Home page url

Download or read it online for free here:
Download link
(1.2MB, PDF)

Similar books

Book cover: Data Structures and Algorithm Analysis in JavaData Structures and Algorithm Analysis in Java
by - Dover Publications
A comprehensive treatment focusing on the creation of efficient data structures and algorithms, explaining how to select the data structure best suited to specific problems. It uses Java programming language and is suitable for second-year courses.
(20658 views)
Book cover: Java Language ReferenceJava Language Reference
by - 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.
(16145 views)
Book cover: Introduction to Java and OOA/OOD for Web ApplicationsIntroduction to Java and OOA/OOD for Web Applications
by - DevDaily.com
This text is a training material about the Java programming language and object-oriented programming methods. It covers OO software development, Java programming language, standard libraries, server-side programming, databases, best practices, etc.
(20338 views)
Book cover: Object Oriented Programming using JavaObject Oriented Programming using Java
by - BookBoon
This book will explain the Object Oriented approach to programming and through the use of small exercises develop some practical skills. At the end of the book one larger case study will be used to illustrate the application of the techniques.
(19344 views)