Hi all,
am trying to store an object by using one-to-many relationship ...
it shows the exception as
basic relationship is ::
one student can join in multiple courses...
code for course
code for student
mapping file
please let me know what is wrong with my code ?