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

        

Reply via email to