New Session Beans for Entity Classes: Generated Session Beans

This wizard generates Session EJB Facade classes based on the entity classes that you specify. In this wizard you choose from the available entity classes in your module. The IDE then generates a session class with basic access methods and the selected interfaces for each entity class.

In this page of the wizard you set the following:

Element Description

Project

Displays the project where the entity classes will be saved. This field is read only.

Location

Select the source folder where you want to create the entity class.

Package

Select an existing package from the Package drop-down list or type the name of a new package.
Create Interfaces Select the session facade interfaces that you want the wizard to generate.


Related Topics

Developing Applications with NetBeans IDE,

Copyright © 2015, Oracle and/or its affiliates. All rights reserved.