Menu

#8 bug in SQLPredicate and SQLClausSet

open
nobody
None
5
2005-11-04
2005-11-04
lumion
No

In SQLPredicate class, method fetchStructure()
and SQLClauseSet class, method clauses()

These two methods open a db Connection, without closing
it. This makes my connection pool running out of
connections quickly.

Discussion


Log in to post a comment.