Object-Relational Mapping with Apache Jakarta OJB (O'Reilly)
[Posted January 15, 2003 by cook]
Charles Chan
covers some Java object mapping issues on O'Reilly.
"Three of the most popular persistence frameworks in the open source community are Hibernate, Castor, and OJB. In this article, we will focus on OJB. OJB integrates smoothly into J2EE containers with full support of JTA and JCA, and is a viable alternative to EJB entity beans."
(Log in to post comments)