Adding new enterprise beans created from database tables to UML class diagrams
In UML visualization, you can create new enterprise beans from database tables and add them to existing or new Unified Modeling Language (UML) class diagrams.
You must have a database connection in the Database Explorer view.
To add new enterprise beans created from a database table to a UML class diagram:
- In the Data perspective, in the Database Explorer view, right-click a table or a group of selected tables; then click Create EJBs from Tables.
- Follow the Create an Enterprise Bean wizard to the Select Class Diagram for Visualization page and complete one of the following steps:
- To add the new enterprise bean to an existing UML class diagram, click Add bean to class diagram and select the existing diagram.
- To add the enterprise bean to a new UML class diagram, click New and follow the New Class Diagram wizard.
- Click Finish.
Parent topic
Designing enterprise beans by using UML class diagrams
Related tasks
Creating and managing enterprise beans
Adding new enterprise beans to UML class diagrams
Creating and managing EJB relationships
Designing CMP entity beans
Designing EJB security concepts
Running enterprise beans on a server
Debugging enterprise beans on a server
Profiling enterprise beans on a server
Navigating to EJB source code