Hi to all,
Is the Query object detachable? Example, I create the Query object from EntityManager
A. I fill up the necessary parameters. I send the Query to another EntityManager B to do
the actual fetching. EntityManager A and B are referencing the same entities and differs
only in the persistence unit and location. Is this possible or is there another strategy
for this one?
Regards,
Elmo
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995985#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...