Don't throw an Exception in locatorsUpdateCopy() even though the
Kris Jurka <books@ejurka.com>
Don't throw an Exception in locatorsUpdateCopy() even though the ability to update LOBs is unimplemented. The 1.5 JDK's CachedRowSet implementation calls this method regardless of whether large objects are used or not.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/jdbc/org/postgresql/jdbc3/AbstractJdbc3DatabaseMetaData.java | modified | +7 −1 |