Hello,

There is a mismatch between the Javadoc (empire-db API documentation) and
the current implementation of empire-db v2.0.6.

org.apache.empire.db.DBDatabaseDriver

 java.lang.Object   getPostInsertAutoIncValue(DBDatabase db,
java.sql.Connection conn)
          Returns the value of an AutoIncrement field for the last inserted
record.

But the current implementation of this class, does not support it. The
method is missing, why?

Could you please advise?

Regards,
exxos

Reply via email to