mysql Connector/J
Tom Tromey
tromey@redhat.com
Mon Feb 10 19:11:00 GMT 2003
>>>>> "Erik" == Erik Poupaert <erik.poupaert@chello.be> writes:
Erik> java.sql.SavePoint, java.sql.ParameterMetaData, and a bunch of
Erik> new constants like java.sql.ResultSet.HOLD_CURSOR_OVER_COMMIT
Erik> and so on.
Erik> They are not defined in the current libgcj.
Ok, thanks. If these should be in jdbc3 then we have a bug.
Looking at the 1.4 comparison page, it looks like we're really close
to having java.sql be "perfect":
http://rainbow.netreach.net/~sballard/japi/htmlout/h-jdk14-classpath.html
Maybe you're seeing problems because you're using an older gcj.
Yet another reason that using 3.3 is better.
Erik> Important to note here, is that upgrading java.sql in libgcj to
Erik> yet newer specifications will break the existing, currently
Erik> working drivers.
Yeah. Though it seems to me that this can only happen if Sun makes
incompatible changes, so it isn't entirely our fault.
Tom
More information about the Java
mailing list