in reply to OO concepts and relational databases

How do I link those abstractions together with has-a relationships? (RDBMSes don't have is-a relationships.)
But is-a can be thought of as just a special case of has-a. The database you are using right now uses is-a relationships extensively.
  • Comment on Re: OO concepts and relational databases