Details
- 
    
Task
 - 
    Status: Closed (View Workflow)
 - 
    
Major
 - 
    Resolution: Fixed
 - 
    None
 - 
    None
 
Description
Actual implementation of resultset will for every getXXX() will check data type/is binary protocol to return data / throw an exception of data type are not compatible.
This can be improved porting that part directly to column class avoiding lot of if/switch.