diff options
| author | Peter Mount <peter@retep.org.uk> | 2001-02-16 16:45:01 +0000 |
|---|---|---|
| committer | Peter Mount <peter@retep.org.uk> | 2001-02-16 16:45:01 +0000 |
| commit | cdbd27cb2359dad1baafb9ed5a80b309177476fe (patch) | |
| tree | 5612cb86c8e4e378a3a5b54e2375cddfdb049b27 /src/interfaces/jdbc/org/postgresql/Statement.java | |
| parent | 016f0eed2441e5925c7c29f055bff3674ace2e53 (diff) | |
Some more updates...
Fri Feb 17 15:11:00 GMT 2001 peter@retep.org.uk
- Reduced the object overhead in PreparedStatement by reusing the same
StringBuffer object throughout. Similarly SimpleDateStamp's are alse
reused in a thread save manner.
- Implemented in PreparedStatement: setNull(), setDate/Time/Timestamp
using Calendar, setBlob(), setCharacterStream()
- Clob's are now implemented in ResultSet & PreparedStatement!
- Implemented a lot of DatabaseMetaData & ResultSetMetaData methods.
We have about 18 unimplemented methods left in JDBC2 at the current
time.
Diffstat (limited to 'src/interfaces/jdbc/org/postgresql/Statement.java')
0 files changed, 0 insertions, 0 deletions
