JDBC-Findbugs

From PostgreSQL wiki
Jump to navigationJump to search

JDBC Findbugs

The goal of this project is to eliminate all the findbugs warnings in the JDBC driver.

Versions

v1 (2009/06/30)

  • Use .valueOf() method for numbers
  • Fix AbstractJdbc3Connection::prepareStatement condition

Patches