Allow updateable ResultSets to support types that aren't directly
Kris Jurka <books@ejurka.com>
Allow updateable ResultSets to support types that aren't directly mappable to Java types, for example cidr. Per report from Moray Taylor.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/jdbc/org/postgresql/jdbc2/AbstractJdbc2ResultSet.java | modified | +4 −3 |