• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

URGENT: CMR question in weblogic 7.0

 
Ranch Hand
Posts: 560
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,
I am new to CMR and CMP. I am trying to map a VendorEJB to many AddressEJB. The primary keys for Address tables are "Vendor Id" and "Address Type". The "Vendor Id" is nothing but the primary key of Vendor table. In other words, "Vendor Id" is the foreign key in Address table. Can you please tell me if this mapping is possible? Please post some sample xml descriptors. Thanks.
-- Sai
 
reply
    Bookmark Topic Watch Topic
  • New Topic