Indicates whether the current row has had an insertion operation. This method depends on whether the JDBC driver and database can detect insertions.
@return true if a row has been inserted and if insertions are detected,false otherwise.
@throws SQLException if a database error happens
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.