If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Database Concepts & Design > Defining Entities

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-03-06, 10:54
mabuali mabuali is offline
Registered User
 
Join Date: Dec 2006
Posts: 1
Defining Entities

Hi,

I've got a middleware desing and I'm assigned to do the database design.

Some entities in the middleware design are represented into classes that implement an interface, so let's say: A, B and C classes implement IBase interface. My question is: should I make three different database tables for A, B and C, or I should make just one database table adding a column to specify the type?

If you can't understand my question, please post a question here.

Thanks in advance

Last edited by mabuali; 12-07-06 at 10:16.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On