Java Persistence for Relational Databases

  • Authors:
  • Richard Sperko

  • Affiliations:
  • -

  • Venue:
  • Java Persistence for Relational Databases
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

From the Publisher:"Java Persistence for Relational Databases" focuses on storing the primary component of any Java application the Java object in the most common business tool: the relational database. This book is different because it doesn't focus on one technology or another; it focuses on the overall problem and various solutions and best practices."Java Persistence for Relational Databases" is best practices and patterns for readers who want to connect to databases using Java. It will also include coverage of various database-related APIs for Java, including JDO, JDBC (including newest 3.0 APIs), and CMP (Container Managed Persistence with EJB). "Java Persistence for Relational Databases" contains all those things developers want to know but were afraid to ask. It addresses realistically persisting Java objects in various ways. Whether a developer's environment requires them to use JDO, CMP, Castor, or hand code a persistence layer using JDBC, there is something in this book for them.