JBossDruid
Created by Ronaldo Nascimento, JBossDruid helps you create a Container
Managed Persistent (CMP) Enterprise JavaBean (EJB) source code and deployment
descriptors for JBoss EJB Container.
Summary
Sourceforge Project
Summary
News: Source is now available, go to sourceforge to get it.
What JBossDruid will do for you:
- Map 1 JDBC compliant database table to 1 EJB CMP Entity bean
- Automatically map db fields to bean properties with full accessors
- Help you map the primary key
- Help you make ejbCreate methods
- Help you make findBy methods
- Automatically create Java files for your EJB (home, remote and bean) that are ready to compile!
- Create the proper deployment descriptors for J2EE 1.1 and JBoss 2.2.2 containers
What it will NOT do for you:
- Check your java syntax
- Modify existing code
- Do complex primary key mappings
- Make session or BMP entity beans
- find you a girlfriend
- increase your frag count
Requirements:
- An operating system capable of running J2EE v 1.1
- Java SE SDK 1.3
- A JDBC compatible driver
- A little EJB CMP knowledge
Download
See the Files section in Sourceforge. You can go there from
here.
The latest version is 1.0.2.
Links
Screenshots
comming soon...
- Welcome
- JDBC Login
- Select Table
- Map Columns
- Bean Names
- Primary Key
- EJB Create Methods
- EJB Finder Methods
- JNDI Names
- Save Files
- Sample Bean java source
Copyright © 2001, 2002 by Ronaldo Nascimento
All Rights Reserved