Class DataCacheStoreManager

  • All Implemented Interfaces:
    StoreManager, org.apache.openjpa.lib.util.Closeable

    public class DataCacheStoreManager
    extends DelegatingStoreManager
    StoreManager proxy that delegates to a data cache when possible.
    Author:
    Patrick Linskey