0 Replies Latest reply on May 21, 2003 9:45 AM by ajhawar

    Multiple Tables Join from single column

    ajhawar

      I have 2 Columns in a table link_id and link_type

      link_id stores an id from multiple tables based on link_type. How can I map this on a CMP bean and relation. Currently when I try to update the link _id it
      tries to get all the relations (for one id it tries to get it from all the related tables).

      I hope I am clear. Please let me know a solution.

      Thanks