On 21-3-2015 15:17, Dimitry Sibiryakov wrote:
> 21.03.2015 14:39, Mark Rotteveel wrote:
>>           rs.close();
>
>     Are you sure that rs.close() frees the statement handle immediatelly?

The entire test reuses a single statement handle. If you are referring 
to the cursor: even if the cursor isn't closed/dropped correctly, then 
the commit performed by the internals of Jaybird would do that.

Mark
-- 
Mark Rotteveel

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to