Added org/postgresql/DriverClass.java to the list of files removed by make clean (it's dynamically built)

Peter Mount <peter@retep.org.uk>

Commit: e3cc370d155c3cbf97f179a98d64c2ce1550e25f
Author: Peter Mount <peter@retep.org.uk>
Date: 2000-06-06T11:06:09Z
Releases: 7.1.1
Added org/postgresql/DriverClass.java to the list of files removed by make clean (it's dynamically built)
Fixed Statement, so that the update count is valid when an SQL DELETE operation is done.
While fixing the update count, made it easier to get the OID of the last insert as well. Example is in example/basic.java

Files