The Source for Java Technology Collaboration
User: Password:



Jonathan Bruce

Jonathan Bruce's Blog

Persistence Stew II: JDJ Article (JDBC - The Indipensible Component of Persistence Mechanisms)

Posted by jonbruce on October 17, 2005 at 03:03 PM | Comments (0)

A few weeks back, I worked feverishly to get an article ready for this months' (November 2005) edition of the Sys-con's Java Developer Journal, or as many people refer to it, the JDJ. Check out your pigeon hole mailbox, or head to JDJ online to read the article.

For this article, I delve into the details of matching your JDBC driver against the many choices in the Object-Relational-Mapping (ORM) mechanisms that are so prevalent in many of today's popular architectures. You can use the figure below as a reference. This is an excellent representation we put together that shows how can assemble an application that uses an ORM mechanism, coupled with a best of class JDBC driver and layer it on top of your relational data source.


Persistence Mechanisms


While I specifically avoid any wide ranging discussion on the pros and cons of each ORM mechanism, but opt to peel back some of the layers to look exhaustively at the connectivity layer - this is something that all too often under discussed in many development organizations. The majority of today's ORM mechanisms live on top of relational databases, so it is a reasonable assertion to make that without an effective and informed investment in a connectivity layer from a best of breed JDBC driver, you risk loosing the productivity value-add an ORM mechanism to the disadvantage of your development organization.


Bookmark blog post: del.icio.us del.icio.us Digg Digg DZone DZone Furl Furl Reddit Reddit
Comments
Comments are listed in date ascending order (oldest first) | Post Comment





Powered by
Movable Type 3.01D
 Feed java.net RSS Feeds