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 107765
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T01:48:20+00:00 2026-05-11T01:48:20+00:00

I have a design issue that I would appreciate some input on. I would

  • 0

I have a design issue that I would appreciate some input on.

I would like to make an calendar event system based on the following 4 tables:

tb_events

id, date, summary,


tb_group

id, name, parent, lineage,


tb_course

id, name,


tb_staff

id, name, email,


The event class is currently set up as

id summary date calDetails IList<CalDetails> 

class CalDetail

id name 

My dilemma is whether to use one join table – linking the eventID to the ID of a group,course or staff or whether to add group, course staff collections to the event class.

Having a collection for each would be easier to map in hibernate but I’m wondering what kind of performance hit I will get using 3 joins. (The event table may have up to 10-20000 records). Also, as I only need the name property when viewing the event, using the one collection would make it easier to add another kind of ‘event detail’ to the mix.

If I were to go with the one collection, is it possible to map it in NHibernate. I’ve looked around for examples but can’t find any. Which kind of got me thinking that perhaps this wasn’t a good way to go about it.

Anyway, I’d be grateful of any thoughts.

  • 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. 2026-05-11T01:48:21+00:00Added an answer on May 11, 2026 at 1:48 am

    If you do the naive approach of using 3 joins, you may get a huge performance hit. Ayende has some examples of using MultiCriteria to bring performance back in line.

    You can also go the subclasses route, if it makes sense.

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

Sidebar

Related Questions

Again I would like to get your opinion about a design issue. I have
I have to design a GUI using Qt. I would like to draw multiple
I have a design question. We need to put some default, system defined content
I have this design which I cannot seem to get right, I would like
I have looked on line for information that would help me solve a design
I would appreciate some ideas and advice to help reconcile my model design with
I need to IMPLEMENT(not to use some library/open source) an event/message system. I have
I have a little project and I have some SQL design issue with my
I'm building a geometry library and I have some design issue. I have this
I have run into a bit of a design issue with my code. I

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.