Subject Re: [Firebird-Java] How to make the garbage collector collect
Author Markus Plail
"Roman Rokytskyy" <rrokytskyy@...> writes:
>> I now setMaxStatements(0) but after inserting 30 entries I still have
>> 600 XSQLVARs floating around. Inserting an entry looks like that:
>
> Bad.
>
> I would be greatful for a standalone test case/example to start with,
> so I save time for setting up the environment... I will then try to
> find the issue.

Just a quick response to tell everyone that it was bad programming on my
side and not jaybird, that caused all the trouble.

reagrds
Markus