You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ibatis.apache.org by "Daniel Potter (JIRA)" <ib...@incubator.apache.org> on 2006/07/19 14:00:13 UTC

[jira] Created: (IBATIS-325) DateTypeHandler uses static SimpleDateFormat instance. Not thread-safe.

DateTypeHandler uses static SimpleDateFormat instance.  Not thread-safe.
------------------------------------------------------------------------

                 Key: IBATIS-325
                 URL: http://issues.apache.org/jira/browse/IBATIS-325
             Project: iBatis for Java
          Issue Type: Bug
          Components: SQL Maps
    Affects Versions: 2.1.7
            Reporter: Daniel Potter


The class com.ibatis.sqlmap.engine.type.DateTypeHandler uses a static SimpleDateFormat instance.  DateFormat instances are not thread-safe.

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

        

[jira] Closed: (IBATIS-325) DateTypeHandler uses static SimpleDateFormat instance. Not thread-safe.

Posted by "Clinton Begin (JIRA)" <ib...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/IBATIS-325?page=all ]

Clinton Begin closed IBATIS-325.
--------------------------------

    Fix Version/s: 2.2.0
       Resolution: Fixed
         Assignee: Clinton Begin

> DateTypeHandler uses static SimpleDateFormat instance.  Not thread-safe.
> ------------------------------------------------------------------------
>
>                 Key: IBATIS-325
>                 URL: http://issues.apache.org/jira/browse/IBATIS-325
>             Project: iBatis for Java
>          Issue Type: Bug
>          Components: SQL Maps
>    Affects Versions: 2.1.7
>            Reporter: Daniel Potter
>         Assigned To: Clinton Begin
>             Fix For: 2.2.0
>
>
> The class com.ibatis.sqlmap.engine.type.DateTypeHandler uses a static SimpleDateFormat instance.  DateFormat instances are not thread-safe.

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