Hi,

I'm trying to use OpenJPA's fetch plan extensions to have a query return a
large result set. It seems to work okay, except that the LRS gets closed /
detached with the EntityManager, which only makes it useful for one request.
Is it possible to have the LRS stay open after the em has been disposed?

Thanks,

Roger
-- 
View this message in context: 
http://www.nabble.com/extending-the-life-of-a-LRS-query-tf2784490.html#a7769269
Sent from the open-jpa-dev mailing list archive at Nabble.com.

Reply via email to