[EMAIL PROTECTED] wrote: > When using the close()-method of your org.sqlite.Conn-class, it just > calls the db.close() method, but it does not set the db-field to null. > So, any subsequent call of isClosed() will return true even if the > connection has already been closed!
A fix will be in the next version. d --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SQLiteJDBC" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sqlitejdbc?hl=en -~----------~----~----~----~------~----~------~--~---
