This is a feature of JBuilder Enterprise.
Use the Class Definitions dialog box to specify or modify the names of the package, the bean, the bean class, interfaces, and, for entity beans, the primary key class for a bean.
To display the Class Definitions dialog box,
The fields available in this dialog box depend on whether the bean is a session bean, a message-driven bean, or an entity bean. Also, some of the interface fields may be disabled if you have not selected to generate both remote and local interfaces using the Interfaces field of the bean's inspector.
The package where the bean classes are contained.
The name given to the bean as a whole.
The name of the home interface.
The name of the local home interface.
The name of the remote interface.
The name of the local interface.
The name of the primary key class. This field appears only for an entity bean.