PFJDBC Driver News
Status: Alpha
Brought to you by:
radu_tpg
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, etc)
Performance reports (connection performance, SQL EXEC performance, FETCH performance, TX performance)