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 hibernate ejb3 [...]
Read the full article →
November 26, 2004
Expert One-on-One J2EE Development without EJB by Rod Johnson, Juergen HoellerPaperback: 576 pagesPublisher: Wrox (June 21, 2004)ISBN: 0764558315
I've read this book several times since the day it shipped and I have to say that this is an excellent book for anyone working as a developer or architect working in the Enterprise Java arena. I absolutely [...]
Read the full article →