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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T18:43:56+00:00 2026-06-10T18:43:56+00:00

I have three table’s student , course , student_course table student { student_id(PK) }

  • 0

I have three table’s student , course , student_course

table student
{
    student_id(PK)
}

table course
{
   course_id(PK)
}

table student_course
{
   student_id(PK+FK)
   course_id(PK+FK)
}

I created model class’s and configuration files using Hibernate Generation Tool.
It create following files-

1) student.java & student.hbm.xml
2) course.java & course.hbm.xml

And for student_course it creates set in each hbm file with Many-to-Many relationship.
So I want Course object’s related to student, for this i want to access student_course table separately.

Right Now i access Course object related to student by accessing set of student_course through student object.I think it is not efficient one.

What is the efficient way to this?

Can i do this
by writing sql query or
by manually creating studentCourse.java & studentCourse.hbm.xml

please suggest me efficient way to access course object’s related to student object.

  • 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-06-10T18:43:57+00:00Added an answer on June 10, 2026 at 6:43 pm

    please suggest me efficient way to access course object’s related to
    student object.

    I think what you’ve got it the right approach. There is a link table but Hibernate has hidden it through the use of a ManyToMany – this is the correct modelling for this relationship. A student can take many courses and a course has many students.

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

Sidebar

Related Questions

i am new to hibernate. i have three table(course-student-course student).the following is my codes
Using Postgres v. 8.4.2. I have a standard three-table setup for a many-to-many relationship.
I have three tables named **Student Table** ------------- id name ------------- 1 ali 2
I have three table views inside a view controller (going to show/hide table views
I have three table I need to query table 1,2 and 3 and select
I have three separate table variables in my Function, 1 of them is not
I have three mysql table from same database Db1. Three tables have following columns.
I have a simple three table reference. It looks plain enough. The associations there
Say I have three tables: Fruit (Table 1) ------ Apple Orange Pear Banana Produce
I have three tables of data: table: cars [10,000 rows] table: planes [2,000 rows]

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.