I'm talking about the Javadoc there: http://incubator.apache.org/empire-db/javadocs/empire-db/index.html
On Mon, Aug 16, 2010 at 7:35 PM, exxos <[email protected]> wrote: > 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 > > > > >
