For now, corrects the following problems:
Incorrect use of autocommit
Incorrect use of transaction isolation level
Accessors – code duplication for the same SQL
Resource not closed (statements and resultsets)
Connection not closed
Connection warnings not cleared
Deprecated methods usage
Exception reports
Performance tips (cache, parallel execution, possible bottlenecks tips...
2004-02-14 09:14:04 UTC in PFJDBC Driver