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? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100579#4100579 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100579 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
