These topics describe how to use the business components framework in conjunction with EJB entity facades.
| Topic Title | Topic Description | 
|---|---|
| Understanding Entity Bean Data Bindings | Describes the components JDeveloper provides to implement J2EE design patterns for binding user interfaces to entity beans. | 
| Creating an Entity Bean Data Binding Project | Create a default project containing data binding components for a set of entity beans. | 
| Creating a Facade for EJB Entity Bean Data Binding | Create an EJB entity facade, a component that implements the J2EE Generic Attribute Access pattern. | 
| Creating a List of Entity Facades Based on a Finder Method | Create an EJB finder view object, a component that implements the J2EE Value List Handler pattern. | 
| Creating Hierarchical Relationships Between Lists of Entity Facades | Create an EJB finder view link, a component that joins EJB finder view objects in master-detail relationships. | 
| Creating a Session Facade to Organize Entity Facades | Create an EJB application module, a component that implements the J2EE Session Facade pattern. | 
      Related topics
Developing Enterprise Java Beans
    
Copyright © 1997, 2004, Oracle. All rights reserved.