a.sql.Connection - xxx Connection Closed
>
>
>
> Best Regards
> Håkan Andersson
>
>
> On 06/09/09 09:21, Clinton Begin wrote:
> > I'm not quite sure about your question...
> >
> > * What are you referring to when you say "the custom c
21, Clinton Begin wrote:
> > 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 y
* 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 <mailto:hakan.anders...@evertiq.com>>
>
> Hi
>
> I have been playing a little with the
behavior (e.g. you
could just use a simple hashmap implementation).
Cheers,
Clinton
2009/9/3 Håkan Andersson
> 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
> conditio
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.