Documentation Archive Developer
Search
PATH  Documentation > WebObjects 4.5 > Creating a Java Client Application: A Tutorial

   

Adding Behavior to Your Enterprise Objects

As the preceding sections illustrate, you can go quite far in a Java Client application without writing any code. However, the real power of such an application or any Enterprise Objects Framework application lies in the enterprise objects you create. The behavior (business logic) you add to your objects is what brings your stored data to life.

Specifying Custom Enterprise Object Classes

Generating Source Files

Implementing Custom Behavior for Your Classes


© 1999 Apple Computer, Inc. – (Last Updated 13 Sep 99)