Byte (MySQL tinyint) and MySQL unsigned numeric formats not support by default 
TypeHandlers
-------------------------------------------------------------------------------------------

         Key: IBATISNET-164
         URL: http://issues.apache.org/jira/browse/IBATISNET-164
     Project: iBatis for .NET
        Type: Improvement

    Reporter: Ted Husted
 Assigned to: Gilles Bayon 
     Fix For: DataMapper 1.3


The MySQL tinyint (one character byte) and unsigned numeric formats are not 
handled by the built-in handlers. 

If used, a null pointer exception is thrown in ResultMapping, line 398. 

We might want to consider supporthing these formats out of the box. 


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to