Apache OJB
Apache ObJectRelationalBridge is an Object/Relational mapping tool that allows transparent persistence for Java Objects against relational databases. It was released on April 6, 2005.
As of January 16, 2011 Apache ObJectRelationalBridge has been retired.
Features
OJB is an open source project. It is lightweight and easy to use, requiring simply configure two files to implement a persistence layer. It is easy to integrate into an existing application because it does not generate code.It allows the use of different patterns of persistence: owner, JDO and Object Data Management Group .