Hi, I have to do search using 2 databases in my application, and we are using JPA.can anyone help me out about how to configure for 2 databases using persistence.xml
Thanks in advance Shobha
SCJP , SCWCD
Edvins Reisons
Ranch Hand
Joined: Dec 11, 2006
Posts: 364
posted
0
Define two persistence units, one for each database.