Fix in updateable result sets to handle binding null values correctly
Barry Lind <barry@xythos.com>
Fix in updateable result sets to handle binding null values correctly Patch submitted by Kris Jurka (applied with some modifications) Modified Files: jdbc/org/postgresql/jdbc2/AbstractJdbc2ResultSet.java
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/jdbc/org/postgresql/jdbc2/AbstractJdbc2ResultSet.java | modified | +42 −151 |