Design Factors 13: How do we generally handle one to many (database) relationships in logical layers?

ordering_in_starbucks

One to many relation is one of the most core consideration in relational database design context. However while mapping the database tables to the logical layers, it needs to be defined clearly, how it has been handled. For instance, as design can include a container class that holds parent and child classes as property, or another design can include separate classes for all data entities regardless of parent/child relationship.

Technorati Tags: ,

Print | posted on Monday, April 21, 2008 12:03 PM

Comments on this post

No comments posted yet.

Your comment:

 (will show your gravatar)
 
Please add 8 and 2 and type the answer here: