As well as allowing you to build complete J2EE and web applications, JCodeBox also allows you to define and generate
individual J2EE components i.e. EJBs.
Currently the following components can be generated individually:
- Stateless Session Bean/Facade 1.1
- Stateless Session Bean/Facade 2.0
- Stateful Session Bean/Facade 1.1
- Stateful Session Bean/Facade 2.0
- Message Driven Bean/Facade 2.0
- BMP Entity Bean 1.1
- BMP Entity Bean 2.0
- CMP Entity Bean 1.1
- CMP Entity Bean 2.0
Entity beans need to be based on an existing database table (so that JCodeBox can retrieve the primary key and field information).