[ http://issues.apache.org/jira/browse/IBATISNET-54?page=comments#action_64705 ] Roberto Rabe commented on IBATISNET-54: ---------------------------------------
Just to clarify the prior comment: The custom typehandler works great for resultMaps and parameterMaps! For the resultClass tests, the Convert.ToBoolean (ODP and MS OracleClient), Convert.ToByte (MS OracleClient) changes, and new Guid(dataReader.GetValue(...).ToString()) changes in the basic typehandlers work fine. > ODP.NET 10g (10.1) GetBoolean and GetGuid Support > ------------------------------------------------- > > Key: IBATISNET-54 > URL: http://issues.apache.org/jira/browse/IBATISNET-54 > Project: iBatis for .NET > Type: Wish > Versions: DataMapper 1.1 > Environment: Oracle 9i with ODP.NET 10g (10.1) provider > Reporter: Roberto Rabe > Assignee: Roberto Rabe > Priority: Minor > > This is not an iBATIS.NET-specific issue but is being recorded in JIRA for > future tracking. > Currently, the provider does not support OracleDataReader.GetGuid or > OracleDataReader.GetBoolean methods. > There are workarounds by using other class property CLR types and storing the > GUID or Boolean data as VARCHAR2 or other dbTypes. -- 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