Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 721653
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T05:53:55+00:00 2026-05-14T05:53:55+00:00

In my domain: Users have many Bills Bills have many BillItems (and therefore Users

  • 0

In my domain:

  • Users have many Bills
  • Bills have many BillItems (and therefore Users have many BillItems through Bills)
  • Every BillItem is one of:
    • Call
    • SMS (text message)
    • MMS (multimedia message)
    • Data

Here are the properties of each individual BillItem (some are common):

alt text http://dl.dropbox.com/u/2792776/screenshots/2010-04-13_2146-1.png

My question is whether I should model this arrangement with single-table inheritance (i.e., one “bill_items” table with a “type” column) or polymorphism (separate tables for each BillItem type), and why.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T05:53:55+00:00Added an answer on May 14, 2026 at 5:53 am

    I would go with a Polymorphic association as there are enough fields already that don’t apply to all/most of the items. STI will just waste a lot of space, but ignoring optimization, it’s also a very rigid design as the most natural way to extend on that design when more fields are required will be to add them to the table.

    Polymorphic association on the other hand only specifies a contract that all implementors must follow. In this case the contract only says that an item must be billable, and allows each individual type of item to evolve independently. If there is logic to be shared among these different classes, it might be better to just convert it into a module and include that.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have many users in one database. All these users are named using domain\
On my domain I have a form workflow where users enter data on one
I have Asp.net website for domain A users with the Integrated Windows Authentication. Now
In my application I have Users, Organisations and Employees. There are domain objects for
I have a mobile site and I'd like to redirect users to the domain.mobi
I have a project in mind that will offer users their own domain, like
I have two domain classes with a many-2-many relationship between them, e.g. User and
In the DB i have Role and User entities with one to many relationship.
In my Active Directory (my.domain), I have many groups (UserGrp1, UserGrp2, etc.) which have
I have a Grails app where people login through Spring Security. Their user domain

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.