April 6, 2007
Introduction to Spring 2 and JPA – This tutorial aims to guide you through the use and application of the Spring 2 framework in the shortest possible time using a pure and simple learn-by-coding approach. You will build a Web application from scratch, step-by-step, assisted by the Spring 2 An In-Depth Look at OpenJPA – [...]
Read the full article →
January 17, 2007
A standardized object-relational mapping mechanism for the Java platform – Java World The Java Persistence API is a lightweight, POJO-based framework for object-relational mapping. The mapping between Java objects and a relational database is achieved with the help of Java language metadata annotations and/or XML deployment descriptors (tags: jpa java programming article persistence JDO J2EE [...]
Read the full article →