[jira] Commented: (IBATISNET-164) Byte (MySQL tinyint) and MySQL unsigned numeric formats not support by default TypeHandlers

2006-06-27 Thread Ted Husted (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-164?page=comments#action_12418002 ] Ted Husted commented on IBATISNET-164: -- I didn't probe deeplly, but when I first tried to migrate to 1.3 from 1.2, I couldn't get tinyint to work, signed or

[jira] Closed: (IBATIS-145) oracle's user-defined objects are not supported as store procedure out parameters

2006-06-27 Thread Brandon Goodin (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-145?page=all ] Brandon Goodin closed IBATIS-145: - Resolution: Fixed The original reported issue was fixed some time ago and not closed. If there are other related issues then another bug report should

[jira] Closed: (IBATIS-283) Oracle Objects support in iBatis using TypeHandler

2006-06-27 Thread Brandon Goodin (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-283?page=all ] Brandon Goodin closed IBATIS-283: - Resolution: Fixed I agree with Jeff... this should be moved over to the user list if more help is needed. Oracle Objects support in iBatis using

[jira] Commented: (IBATISNET-165) Getting return value generatedKeys from stored procedures in inserts

2006-06-27 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-165?page=comments#action_12418077 ] Gilles Bayon commented on IBATISNET-165: I don't think we need the attribute UseReturnValue whcih can be replace by _statement.ResultClass != null )

[jira] Closed: (IBATISNET-165) Getting return value generatedKeys from stored procedures in inserts

2006-06-27 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-165?page=all ] Gilles Bayon closed IBATISNET-165: -- Fix Version: DataMapper 1.5 Resolution: Fixed In SVN Getting return value generatedKeys from stored procedures in inserts