I'm not quite sure about your question... * What are you referring to when you say "the custom cache" -- I'm assuming that's something you've implemented.
* How are you hooking it into your statements? * Can you provide a simple unit test to demonstrate the behavior (e.g. you could just use a simple hashmap implementation). Cheers, Clinton 2009/9/3 Håkan Andersson <hakan.anders...@evertiq.com> > Hi > > I have been playing a little with the custom cache in ibatis 3.0 Beta 3, > but I can't see that the putObject is fired, is there any special > condition that needs to be fulfilled before it will happen? > hasKey, getObject and getReadWriteLock all get fired when it should but > not putObject. > > > Best Regards > Håkan Andersson > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-java-unsubscr...@ibatis.apache.org > For additional commands, e-mail: user-java-h...@ibatis.apache.org > >