Get started with Castor JDO (IBM developerWorks)
[Posted August 21, 2002 by cook]
Bruce Snyder
shows how to do object-relational data binding with the Castor
JDO (Java Data Objects) on IBM's developerWorks.
"
A growing number of enterprise projects today call for a reliable method of binding Java objects to relational data -- and doing so across a multitude of relational databases. Unfortunately (as many of us have learned the hard way) in-house solutions are painful to build and even harder to maintain and grow over the long term. In this article, Bruce Snyder introduces you to the basics of working with Castor JDO, an open source data-binding framework that just happens to be based on 100 percent pure Java technology."
(
Log in to post comments)