Wed Jan 31 08:46:00 GMT 2001 peter@retep.org.uk
Peter Mount <peter@retep.org.uk>
Wed Jan 31 08:46:00 GMT 2001 peter@retep.org.uk
- Some minor additions to Statement to make our own extensions more
portable.
- Statement.close() will now call ResultSet.close() rather than just
dissasociating with it.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/jdbc/CHANGELOG | modified | +6 −0 |
| src/interfaces/jdbc/example/basic.java | modified | +2 −2 |
| src/interfaces/jdbc/jdbc.jpx | modified | +1 −1 |
| src/interfaces/jdbc/org/postgresql/jdbc1/Statement.java | modified | +21 −1 |
| src/interfaces/jdbc/org/postgresql/jdbc2/Statement.java | modified | +8 −2 |
| src/interfaces/jdbc/org/postgresql/Statement.java | added | +42 −0 |