Subject | Re: [Firebird-Java] Re: ResultSet memory issue |
---|---|
Author | Roman Rokytskyy |
Post date | 2005-01-18T09:44:30Z |
>> Does anybody know when the memory which is reserved for aIn theory it should be released when the result set object is closed. I just
>> ResultSet is released?
checked the code, it seems that this does not happen (the most noticable
effect it has in auto-commit mode). Though when you close the statement or
connection, all memory should be released.
Can you please fill the bug report and post your code, so this issue is
checked and tested before the next release.
Roman