Part 2: Creating a CMP Bean from a Table

Previous topic
Previous
Next topic
Next

In this next section of the tutorial, you will create a CMP entity bean from an existing database table. You will complete the following steps:

  1. Create a database connection to the HR schema.
  2. Drag and drop the Departments table onto the UML diagram.
  3. Rename/refactor Departments as Dept.