0 Replies Latest reply on Oct 31, 2007 6:43 AM by mxlane99

    parameterise DataSources

      hello
      I am modifying an application which uses hibernate and EJBs for persistence, with all data within a single database. I would like to find a way to parameterise the DataSource so that specific users would use specific databases. Each database would have the exact same structure.

      The question is: is there a straight-forward way to achieve this?