iBATIS DOES have a pluggable strategy - you can certainly write your own cache model for SwarmCache. Read the manual - around page 31.
Jeff Butler >>> [EMAIL PROTECTED] 3/7/2005 1:44:17 PM >>> Is iBATIS limited to OSCache only? I am currently in the process of evaluating open-source caching frameworks/products. It seems that OSCache (which seems to be the only caching framework supported by iBATIS) is primarily a presentation layer cache which was later "modified" to support server-side/clusterable cache. SwarmCache was designed as a cache for database-driven cluster-enabled cache right from the get go. Was there a specific reason for iBATIS's reliance on OSCache only, as opposed to providing a pluggable strategy?

