hi,

Derby seems to support JDBC 3.0 Connection.getGeneratedKeys() (http://incubator.apache.org/derby/manuals/reference/sqlj229.html), but using the Universal Driver, connection.getMetaData().supportsGetGeneratedKeys() returns false. Does the universal driver for derby not support getGeneratedKeys, or is something else going on?

I'm using Derby 10.0.2.1, universal driver version 2.4.17, and jdk 1.5.0.01.

Any ideas?

Thanks,

Calvin

Reply via email to