Hi, I\'m trying out your framework and it works good.
I want to cache my Objects. I try out your example and all works fine. Now I want to know if it is possible to configure the cache with a behavior like live objects. That means, when a statement give me an object - this will be chached. At the next time when I want the same statement I want a reference from the cached one. I\'m working with iBatis version 2.3.0.677 and a java runtime. If it is possible how must I configure my Cache? With kind regards Antje
