open static fun isNumeric(sqlType: Int): Boolean
Check whether the given SQL type is numeric.
sqlType - the SQL type to be checked
sqlType
Return whether the type is numeric