Change Database connection after login in spring mvc

I have one application in Spring MVC , In which we have 2 databases one db contains login id, password, db name, db user name, db password, we want to change the DB as per login id password.