I have recently noticed in my GC logs that application leaks memory after
running periodic background process which performs database operations. I'm
suspicious of Hibernate not cleaning up after himself. So the question is:
are there any specific techniques for using Hibernate in background
processes (i.e. via PeriodicExecutor)?

Any suggestions appreciated.

-- 
Ilya Obshadko

Reply via email to