-
Sep 29th, 2008, 04:20 PM
#1
configure the mapping file in hibernate
Hi there,
I have 2 tables one is Contacts and the other is Customers. In my Contacts table I have cnt_cst_no which is referred to the cst_no in the Customers table. In my Contact persistent object(which is mapped to Contacts table), I need two fields called cst_sortname,cst_city which values are from Customers table.
How can I configure my mapping file in order to get the values of those 2 fields?
Best,
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules