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:28:21 UTC

[jira] Closed: (IBATIS-355) Incorrect cacheModel example code

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

Jeff Butler closed IBATIS-355.
------------------------------

    Resolution: Fixed

Fixed in SVN.  Good catch!

> Incorrect cacheModel example code
> ---------------------------------
>
>                 Key: IBATIS-355
>                 URL: http://issues.apache.org/jira/browse/IBATIS-355
>             Project: iBatis for Java
>          Issue Type: Bug
>          Components: Documentation
>         Environment: iBATIS-SqlMaps-2_en
>            Reporter: Gwyn Evans
>         Assigned To: Jeff Butler
>            Priority: Minor
>
> Initial "cacheModel" description has the following code:
>     <cacheModel id="product-cache" imlementation="LRU">
> should be:
>     <cacheModel id="product-cache" type="LRU">
> /Gwyn

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