Home PageCategories: Code generation
Latest version: 2.18
Added 2005-06-27
EJBGen is an Enterprise JavaBeans 2.0 code generator. Instead of having to edit and maintain several files (Bean, Remote and Home classes, and the deployment descriptors), EJBGen will allow you to limit your editing to one file (the Bean class) and annotate it with Javadoc tags. EJBGen will then parse your source and will generate all the needed files.
EJBGen generates code suitable for EJB 2.0 and features:
* CMP 2.0 Entity beans, including relationships (one-one, one-many, many-many, unidirectional and bidirectional). BMP is not supported by EJBGen.
* Stateful Session Beans
* Stateless Session Beans
* Message Driven Beans
* Local interfaces
* Value objects
* Compound Primary Keys
* Home methods
* Isolation levels
* Support for ant
* Inheritance of tags and attributes
Built for Java |
Library |
Free or free version available |