This implmentation uses ResultSet.getObject() method to obtain field value.
Override this method if needed to provide custom type conversion.
Parameters: rs - ResultSet Parameters: columnName - Field name Column value throws: SQLException -
This implmentation uses ResultSet.getObject() method to obtain field value.
Override this method if needed to provide custom type conversion.
Parameters: rs - ResultSet Parameters: columnNo - Column number Field value throws: SQLException -