Subject Re: Rép. : [Firebird-Java] return ID after insert??
Author Roman Rokytskyy
> JDBC possibly supports this (haven't tried it out yet though)
> take a look at java.sql.Statement.executeUpdate(String sql, int
> autoGeneratedKeys) maybe it works :)

JDBC specification defines this, but JayBird does not support it,
since Firebird does not provide such information.

Best regards,
Roman Rokytskyy