Field Group Editor dialog box

This is a feature of JBuilder Enterprise.

Use the Field Group Editor specify field groups for entity beans that target the WebLogic Server. A field-group element represents a subset of the container-managed persistence fields and the container-managed relationship fields of an entity bean.

To display the Field Group Editor,

  1. Display the inspector for an entity bean in the EJB Designer.
  2. Click the Add button.

Field Group Name

Specify a name of the field group.

Fields

Lists the fields in the entity bean. Check the check boxes next to the fields you want in the field group.

For more information about field groups, see your WebLogic Server documentation.

See also