|
Other Features: • Web 2.0 Tools • JavaScript Debugger • Swing UI Designer • Java Persistence Tools • Spring Tools • Struts Designer • XDoclet Support • Eclipse Ajax • Database Tools • Visual JSF • JSP Development • Visual Web Design • Eclipse Plugin • EJB 3 Support • Image Editor • HTML Editor • UML Tools • Application Server Connectors • Struts Tools • MyEclipse SNAPs • CSS Designer • JavaScript Editor • JSP Development • MyEclipse Features |
MyEclipse EJB 3.0 Development OverviewEJB 3 Support | Editing and Validation Tools | EJB 3.0 Overview This page presents an overview of EJB 3.0 features available in MyEclipse 6.0. To get a better feel for MyEclipse and learning more about it, please check out our product Documentation for more material. EJB 3.0 Project Creation
Use the File > EJB Project menu item to invoke the EJB project
wizard. Alternatively, you can invoke the EJB project wizard from
the New project wizard (File > New > Other). Create an EJB 3.0 project by selecting the Java EE 5.0 - EJB3 radio button. Optionally add persistence support.
New EJB Project wizard - Page 1 Specify the runtime JNDI data source and select a MyEclipse database driver and schema for design time support.
New EJB Project wizard - Page 2
Java Persistence properties page Reverse Engineering Entities and Facades from Databases
Entity generation from an EJB 3.0 project
Entity generation can also be initiated from the Database Browser
view.
Entity generation from a DB Table
The reverse engineering process is fully customizable. Using the
EJB3 Reverse Engineering Wizard you can choose the artifacts to
generate and the database tables from which the artifacts will be
based.
Select artifacts to be reverse engineered
Following are several sample snippets of the code generated by
the Reverse Engineering process.
Snippets of generated code
Advanced Entity Editing Tools |


