[ 
http://issues.apache.org/jira/browse/IBATIS-164?page=comments#action_12367157 ] 

Sven Boden commented on IBATIS-164:
-----------------------------------

Making it possible to create an OScache with Properties seems like a sensible 
thing. Currently the configure is empty and properties are ignored when passed 
in. Checkin will follow soon.

> Oscache Properties
> ------------------
>
>          Key: IBATIS-164
>          URL: http://issues.apache.org/jira/browse/IBATIS-164
>      Project: iBatis for Java
>         Type: New Feature
>   Components: SQL Maps
>     Versions: 2.1.0
>     Reporter: marco Berri

>
> Hi
> in next Ibatis version, could you insert this line in  OSCacheController.java 
> class?
> public void configure(Properties props) {
>       this.CACHE = new GeneralCacheAdministrator(props);   
>     
>  }
> Thanks a lot 

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