Map data type of object from resultset to internal type. Database data type NUMBER mapped to java.math.BigDecimal according to JDBCv2. This is not a case for MySql.
@param object Object from resultset.
@return Boject of mapped data type
@throws ClassCastException
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.