DateTypeHandler throws NullPointerException on null Timestamps for some drivers
---
Key: IBATIS-310
URL: http://issues.apache.org/jira/browse/IBATIS-310
Project: iBatis for Java
Type: Bug
Allow removeFirstPrepend to fire repeatedly in an tag
---
Key: IBATIS-311
URL: http://issues.apache.org/jira/browse/IBATIS-311
Project: iBatis for Java
Type: Improvement
Components: SQL Maps
Versio
[
http://issues.apache.org/jira/browse/IBATIS-310?page=comments#action_12416935 ]
Jeff Butler commented on IBATIS-310:
iBATIS is behaving according to the spec. I think the driver is acting wierd
because of the date format.
If the physical file has '0
[
http://issues.apache.org/jira/browse/IBATIS-310?page=comments#action_12416946 ]
Matt DeHoust commented on IBATIS-310:
-
Thank you Jeff. You are correct. After setting the date format to iso I
received actual timestamp values. It was my mistake that to
[ http://issues.apache.org/jira/browse/IBATIS-310?page=all ]
Jeff Butler closed IBATIS-310:
--
Resolution: Invalid
Not a bug - as explained in the comments.
> DateTypeHandler throws NullPointerException on null Timestamps for some
> drivers
> -
[ http://issues.apache.org/jira/browse/IBATIS-311?page=all ]
Jeff Butler closed IBATIS-311:
--
Fix Version: 2.2.0
Resolution: Fixed
Fixed in SVN.
> Allow removeFirstPrepend to fire repeatedly in an tag
> ---
[ http://issues.apache.org/jira/browse/IBATIS-159?page=all ]
Jeff Butler closed IBATIS-159:
--
Fix Version: 2.2.0
Resolution: Fixed
Implemented and documented in SVN.
> Sql batch execution returns only one int with the total row count. Change it
>