jeudi 29 janvier 2015

Out of memory in SQLite using nhibernate

I wish to know if there is way to evict/clear the session even thogh Im using SQLite.


I have a lot of data that i want to save, and commit all in one transaction. I use session.flush() and then session.evict() after every save, but the ram still raise and there is overflow.


Any ideas ? Thanks a lot.


Aucun commentaire:

Enregistrer un commentaire