Creating an Entity Bean Data Binding Project

If you have a project containing EJB entity beans, JDeveloper will help you quickly create a complete set of data bindings for the entity beans. Using the same procedure, you can also create default entity beans and data bindings from a set of database objects.

To create an entity bean data binding project:

  1. In the Navigator, right-click a project and choose New Business Components to open the Business Components Project Wizard.

    Note: If you want to create bindings for existing entity beans, be aware that the bindings will be created in the project you right-click, not necessarily in the project containing the entity beans.
  2. If the Welcome page appears, read the information there and click Next.
  3. On the Package Name page, make sure you select E JB Entity Facades for new Entity Beans or EJB Entity Facades for Existing Entity Beans.

For additional assistance, click Help on any page of the wizard.


Related topics
Developing Enterprise Java Beans
Understanding Entity Bean Data Bindings
Creating a Facade for EJB Entity Bean Binding
Creating a List of Entity Facades Based on a Finder Method
Creating Hierarchical Relationships Between Lists of Entity Facades

Creating a Session Facade to Organize Entity Facades

 

 

Copyright © 1997, 2004, Oracle. All rights reserved.

 

Copyright © 1997, 2004, Oracle. All rights reserved.