3 Replies Latest reply on Feb 6, 2006 9:00 AM by jerrygauth

    Persisting cache loader changes

      If I use FileCacheLoader, cache entries are persisted and consequently available on cache restart. If I use JDBCCacheLoader, its default behavior is to drop the cache table during shutdown so that entries aren't available on restart. Is this difference in behavior intentional?