Domain Object Explorer is a desktop application that auto-generates the user interface for your JPA / EJB3 entity beans.
Faban is both a benchmark harness and a driver development framework. Faban is used in SPECjEnterprise, SPECvirt and SPECsip benchmarks. Faban harness controls dozens of load generation nodes. Faban driver framework defines operations, transactions and associated statistics collection and reporting. The distributed and scalable design of Faban makes it very suitable for cloud computing workloads.
NoORM is a Java open source project providing code generators and a runtime library to simplify and automate access to relational data residing in an Oracle database. NoORM follows a consequent database-centric approach. Any business logic represented in SQL queries is expected to be provided in PL/SQL stored procedures. NoORM can generate the required Java code for Java Beans, Java Enums and Java Services to exploit the power of Oracle to Java applications.