> This method has not been implemented and most likely will not be
> implemented anytime soon. First it is unclear to me what it means by
> auto-generated keys. Does it mean just things like serial or anything
> that a before insert trigger does to modify the row?
In my case it's a serial. I want to get the id-number that my insert
generates.
MySQL's JDBC-driver has implemented the method.
--
Henrik