Salto Persistence is a object/relational persistence framework for a J2EE environment. It comes with Salto-db generator which uses a templates mechanism to generate Salto-db Dataobjects from any existing JDBC-supported Database.
JDBL is a simple and flexible layer for moving data between Java objects and a relational database. It allows for direct, elegant use of SQL without the tedium of JDBC.