Subject Re: [Firebird-Java] How to make the garbage collector collect
Author Markus Plail
"Rick Debay" <rdebay@...> writes:
> How do you have 300,000 XSQLVARs? Are the PreparedStatement's SQL
> identical, or are each of the 3000 statements different?

Just don't close PreparedStatements on a busy db, that's all ;-)

regards
Markus