Uses of Interface
org.apache.openjpa.conf.CacheMarshaller.ValidationPolicy

Packages that use CacheMarshaller.ValidationPolicy
org.apache.openjpa.conf OpenJPA Configuration 
 

Uses of CacheMarshaller.ValidationPolicy in org.apache.openjpa.conf
 

Classes in org.apache.openjpa.conf that implement CacheMarshaller.ValidationPolicy
 class OpenJPAVersionAndConfigurationTypeValidationPolicy
          Compute validity based on whether or not the cached data is from the same version of Kodo as the current install.
 

Methods in org.apache.openjpa.conf that return CacheMarshaller.ValidationPolicy
 CacheMarshaller.ValidationPolicy CacheMarshallerImpl.getValidationPolicy()
           
 



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.