Uses of Interface
org.apache.openjpa.conf.CacheMarshaller.ValidationPolicy
-
Packages that use CacheMarshaller.ValidationPolicy Package Description 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 Modifier and Type Class Description 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 Modifier and Type Method Description CacheMarshaller.ValidationPolicy
CacheMarshallerImpl. getValidationPolicy()
-