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: Processing XML with JavaProcessing XML with Java
by - Addison-Wesley Professional
A complete guide to writing Java programs that read and write XML documents. Shows developers how to save XML documents, read XML documents, communicate with network servers that send and receive XML data, and integrate XSLT into their programs.
(24069 views)
Book cover: Java in a NutshellJava in a Nutshell
by - 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.
(20819 views)
Book cover: Sun Certified Java Programmer Pre-Exam EssentialsSun Certified Java Programmer Pre-Exam Essentials
by
This text is a basis for revising for the Sun Certified Programmer examinations, it does not to teach the Java language or the topics required for the exam. It collects all the essential information you need to retain, in one place.
(22159 views)
Book cover: Programming Principles in Java: Architectures and InterfacesProgramming Principles in Java: Architectures and Interfaces
by - 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.
(25211 views)