Table of Contents
Previous Section
Enterprise Objects
So far, you've seen the components of an application that Enterprise Objects Framework provides. The component of an application that the Framework doesn't provide-the part that you write-is your application's business logic. Typically you code the bulk of this business logic in enterprise object classes.
To find out more about writing enterprise object classes, see the chapter "Designing Enterprise Objects".
Table of Contents
Next Section