Gen2J is a J2EE application generator which can create a complete working application from a UML model of the business domain. It takes as input a UML model of the core business classes, and creates a ready-to-deploy J2EE application with EJBs in the business-logic tier, and a web front-end. Gen2J generates the code for all the standard functions of locating, displaying and updating the business objects in the application. The developer writes code for the application-specific business logic, which is merged into the generated application. In a typical application, it is expected that the developer-written code will be around 20% of the total.
The simple answer is: it will you save you a huge amount of time! If you are developing a J2EE application, it can automatically generate most of the code for you, saving you the weeks or months it would have taken to write and debug that code.
But as well as saving time, Gen2J will:
And it does all of this while still leaving you the freedom to tailor the application as you require. You can and override as much or as little of the generated code as you wish - all changes are merged in seamlessly.
You may need to sign in to the Java Developer Connection to access some of the links in this section