Class CacheMarshallerImpl

java.lang.Object
org.apache.openjpa.conf.CacheMarshallerImpl
All Implemented Interfaces:
CacheMarshaller, Configurable

public class CacheMarshallerImpl extends Object implements CacheMarshaller, Configurable
Default CacheMarshaller implementation that writes data to a specified file and reads data from a specified file or URL.
Since:
1.1.0