Subject Re: [Firebird-Java] How to make the garbage collector collect
Author Roman Rokytskyy
>> But my question is: do they cause any troubles in your application?
>
> When there are hundreds of thousand, yes. After inserting 3000 entries
> in my database, I have mor than 300000 XSQLVARs lying around and I am
> getting short of heap space.

Can you provide an example of this situation? It should not happen :)

Roman