Hello. There are two places where you can specify cache sizes in ibatis: on a global level (in our case oscache) and a cache model level.
Can anybody tell me how the two work together? For instance what if the sum of the cache model sizes are larger then the global cache size - is the global size overridden? Are the cache model sizes final can they change (for instance when there is still enough space in the global cache, or if one cache is empty and another is full? Thanx -- View this message in context: http://www.nabble.com/cache-size-management-details-tf3795672.html#a10735794 Sent from the iBATIS - User - Java mailing list archive at Nabble.com.
