void freeQuery(DBQuery dbQuery)
Releases a DBQuery instance previously obtained with getQuery() back to the query pool. It is not necessary to close each opened file if the cleanup() method is called.
void freeQuery(DBQuery dbQuery)
Releases a DBQuery instance previously obtained with getQuery() back to the query pool. It is not necessary to close each opened file if the cleanup() method is called.