1. 31 Jan, 2001 3 commits
    • Peter Mount's avatar
      Wed Jan 31 08:46:00 GMT 2001 peter@retep.org.uk · 234599e9
      Peter Mount authored
              - 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.
      234599e9
    • Peter Mount's avatar
      Tue Jan 30 22:24:00 GMT 2001 peter@retep.org.uk · 8439a83d
      Peter Mount authored
              - Fixed bug where Statement.setMaxRows() was a global setting. Now
                limited to just itself.
              - Changed LargeObject.read(byte[],int,int) to return the actual number
                of bytes read (used to be void).
              - LargeObject now supports InputStream's!
              - PreparedStatement.setBinaryStream() now works!
              - ResultSet.getBinaryStream() now returns an InputStream that doesn't
                copy the blob into memory first!
              - Connection.isClosed() now tests to see if the connection is still alive
                rather than if it thinks it's alive.
      8439a83d
    • Vadim B. Mikheev's avatar
      Couple additional functions to fix tree at runtime. · dca0762e
      Vadim B. Mikheev authored
      Need in one more function to handle "my bits moved..."
      case. FixBTree is still FALSE.
      dca0762e
  2. 30 Jan, 2001 1 commit
  3. 29 Jan, 2001 12 commits
  4. 28 Jan, 2001 9 commits
  5. 27 Jan, 2001 15 commits