DB Object builder is a simple tool which can generate a lot of Java source file for you.
Each Java source file map to a table in your database. It is like Hibernate, but it is smaller than it and do not use any complex XML configuration files.
A package for persistent Java which which makes a relational database appear as an object database and automatically handles object storage, retrieval, and table creation.