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