Table of Contents
Previous Section
Enterprise Objects Framework provides several mechanisms for generating and assigning unique values to primary key attributes. By default, Enterprise Objects Framework uses a native database mechanism to assign primary key values. See the chapter "Answers to Common Design Questions" in the Enterprise Objects Framework Developer's Guide for more information.
The Movies application generates primary key values for Movie and Talent objects using the default mechanism, but MovieRole is a special case because:
Table of Contents
Next Section