You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ibatis.apache.org by "Jeff Butler (JIRA)" <ib...@incubator.apache.org> on 2006/11/28 17:36:21 UTC

[jira] Closed: (IBATIS-339) TypeHandlerCallback . valueOf excepions declarations

     [ http://issues.apache.org/jira/browse/IBATIS-339?page=all ]

Jeff Butler closed IBATIS-339.
------------------------------

    Resolution: Fixed

Fixed in SVN.  Good catch!

> TypeHandlerCallback . valueOf excepions declarations
> ----------------------------------------------------
>
>                 Key: IBATIS-339
>                 URL: http://issues.apache.org/jira/browse/IBATIS-339
>             Project: iBatis for Java
>          Issue Type: Sub-task
>          Components: Documentation
>    Affects Versions: 2.1.7
>         Environment: Win XP / Eclipse 3.2 / Java 1.5
>            Reporter: Jacek Czerwinski
>         Assigned To: Jeff Butler
>            Priority: Minor
>
> My code based on sample.
> docs incosistency
> public class DateFieldChar8FieldMapper implements TypeHandlerCallback {
> here public Object valueOf(String s) { 
> // throws SQLException   (missng decaration) 
> ... 
> throw new SQLException (
> "Unexpected value " + s + " found where " + YES + " or " + NO + " was expected.");
> }

-- 
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