I have JSF + Hibernate app. During runtime, i need to change database, to which user is connected. For example, User can manually switch databases in my app, so app is connected to the chosen one. I read about Hibernate Connection Provider. Can it help me?
Asked
Active
Viewed 5,338 times
1
-
possible duplicate of [Hibernate configuration on runtime](http://stackoverflow.com/questions/1341871/hibernate-configuration-on-runtime) – Simon Forsberg Jun 29 '14 at 10:51
-
need answer of it https://stackoverflow.com/questions/53297213/how-to-switch-database-on-runtime-in-springboot-and-springdatajpa – Irfan Nasim Nov 14 '18 at 11:30
1 Answers
1
-
-
check this question, need answer on it https://stackoverflow.com/questions/53297213/how-to-switch-database-on-runtime-in-springboot-and-springdatajpa – Irfan Nasim Nov 14 '18 at 11:30