Hi all again,
the previous thread on this subject died, so I'm bringing it up again. The question is still how to close the input stream an application gives to OpenJPA streaming lob support, since OpenJPA requires that stream to be open until it flushes it to the database, which potentially happens outside the application scope.

Which is the listener that should be used to close those streams? Otherwise how to close it at the right moment to prevent stale streams and errors in OpenJPA?

Simone

--
Simone Gianni            CEO Semeru s.r.l.           Apache Committer
http://www.simonegianni.it/

Reply via email to