0 Replies Latest reply on Apr 20, 2004 12:36 PM by leishen

    dynamic cmp datasource

    leishen

      I have some entity beans using CMP.

      All the mappings between data field and table fields are
      specified in deployment.

      How can I deploy those beans such that the datasource
      mapping is actually specified at run time. So that I
      can switch database on the fly for different users.

      Thanks in advance.