Hi,
I searched on many forums, but I don't find it.
I manage a lots of data with Spring, every 200 data I commit (with transaction). But an Out Of Memory happens, I think it's causes by first level cache which are not cleared. How can I force clear session on commit ?
Thanks.


Reply With Quote
