Hi, There is the DataSource.getConnection(username, password) but when using JPA, is there any way of doing a run-time change of the database user?
EntityManagerFactory has a setPersistenceUnitProperties(Map) but that is probably at too high a level(?) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4074344#4074344 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4074344 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
