Dave Cramer wrote:
> As far as I know it doesn't handle things like setObject( n, Date,
> Types.int )
Err, what the heck is the driver meant to do with that anyway? There's a
matrix of necessary-to-support conversions for setObject() in one of the
JDBC spec's appendicies.. from memory, date -> integer isn't one of them.
-O