On 23/04/2008, mp <[EMAIL PROTECTED]> wrote:. > Actually Spring does close the statements after use, before it forgets > them, and the driver does finalize regular statements after close, but > not PreparedStatements. > So it is really only the closed and forgotten PreparedStatements that > fill the memory.
This is the result of a bad design decision that I made when first writing the driver, and I am half-way through refactoring the code to fix it. However, I am short on time right now and it will take a week or two before I make a release. d. --~--~---------~--~----~------------~-------~--~----~ Mailing List: http://groups.google.com/group/sqlitejdbc?hl=en To unsubscribe, send email to [EMAIL PROTECTED] -~----------~----~----~----~------~----~------~--~---
