Hi!
I had went through a critical development issue with Hibernate and JPA
I used 2 database in hibernate application with JPA annoation.
I found the real time problems to change database name during production time.
I found following way but they are not that good.
1. change the database name in annoation ( which is poor solution )
Can any body know how can I change the annoation at run time?
in that case I could solve the above problems batter way.
thank you for reading this real time problems.

Answers
Add AnswerShare your knowledge