| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheMarshaller | |
|---|---|
| org.apache.openjpa.conf | OpenJPA Configuration | 
| Uses of CacheMarshaller in org.apache.openjpa.conf | 
|---|
| Classes in org.apache.openjpa.conf that implement CacheMarshaller | |
|---|---|
|  class | CacheMarshallerImplDefault CacheMarshallerimplementation that writes data
 to a specified file and reads data from a specified file or URL. | 
|  class | NoOpCacheMarshallerImplementation of CacheMarshallerthat does nothing. | 
| Methods in org.apache.openjpa.conf that return CacheMarshaller | |
|---|---|
| static CacheMarshaller | CacheMarshallersValue.getMarshallerById(Configuration c,
                  String id)Return the CacheMarshallerto use for caching metadata of idid. | 
|  CacheMarshaller | CacheMarshallersValue.getMarshallerById(String id)Return the CacheMarshallerto use for caching metadata of idid. | 
| Methods in org.apache.openjpa.conf that return types with arguments of type CacheMarshaller | |
|---|---|
|  Map<String,CacheMarshaller> | OpenJPAConfiguration.getCacheMarshallerInstances()Return the cache marshaller listeners. | 
|  Map<String,CacheMarshaller> | CacheMarshallersValue.getInstancesAsMap() | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||