| Author |
Clarification in Relationships in hibernate
|
vipul bondugula
Ranch Hand
Joined: Oct 14, 2010
Posts: 218
|
|
Hi ,
I am a newbie to hibernate. I am having M_COM_ENQRY_FORM,M_COM_GNDR,M_COM_ENQRY_QLFCTN tables...
M_COM_ENQRY_FORM (Columns:-ENQFORM_GNDR_N_ID,ENQFORM_QLFENQRY_N_ID) refers to both M_COM_GNDR (GNDR_N_ID),M_COM_ENQRY_QLFCTN(QLFENQRY_N_ID)
i won't insert in the master tables gender and qualification. Already data is present.
So, when i am inserting and when using join queries i refer to data in master tables. i mean parent referencing
what is the procedure of writing hibernate mapping files. can anyone of you please provide me information ...
Thanks & Regards,
Vipul Kumar.
|
Thanks
Vipul Kumar
|
 |
 |
|
|
subject: Clarification in Relationships in hibernate
|
|
|