Section 14.2. Follow the Objects


14.2. Follow the Objects

One of the consequences of a good object design is a relatively simple database design. For the most part, each class will end up as a database table where each row represents an instance of that class. Beyond that, all that is needed are those tables required to represent relationships between objects.

In this chapter we will show you examples of these relationships, and we will do so in a manner that should easily port to any SQL relational database.



    Java Application Development with Linux
    Java Application Development on Linux
    ISBN: 013143697X
    EAN: 2147483647
    Year: 2004
    Pages: 292

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net