Java Data Objects (JDO)

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 ]

Articles
Tutorials
  

Articles:
  • Using Spring with JDO and Hibernate by Bruce Tate, Justin Gehtland   - [Clicks: 995]
    In an earlier excerpt from Spring: A Developer's Notebook, authors Bruce Tate and Justin Gehtland kicked off their discussion of object-relational (OR) persistence with a look at iBATIS. While compelling for some, this option requires serious involvement with SQL. In this excerpt from Chapter 5, they move on to frameworks that more thoroughly isolate your Spring app from SQL.
    [O'Reilly Book Excerpts: Spring: A Developer's Notebook]
    http://www.onjava.com/pub/a/onjava/excerpt/springadn_ch05/index1.html - Feb, 2006

[Top]

Tutorials:
  • Develop DB2 applications using persistence-based frameworks by Naveen Balani   - [Clicks: 414]
    Get an overview of various persistence-based frameworks for DB2 Universal Database (DB2 UDB) for Linux, UNIX, and Windows, including Hibernate, Java Data Objects (JDO), and Java DataBase Connectivity (JDBC) 3.0. Build DB2 persistence-based applications employing the widely used Hibernate and Spring framework.
    [Formats: html, pdf]
    http://www-128.ibm.com/developerworks/edu/dm-dw-dm-0604balani-i.html - Apr, 2006

[Top]